-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
I'm relatively new to Go. How can I start the chat example? I went into the websocket-chat/src
directory and executed this:
export GOPATH=`pwd`
Then I tried:
go run main.go
But that fails with:
main.go:7:2: cannot find package "chat" in any of:
/usr/local/Cellar/go/1.5.1/libexec/src/chat (from $GOROOT)
/Users/reiz/workspace/chartgeist/websocket/websocket-chat/src/src/chat
I appreciate any help. Thx.
Metadata
Metadata
Assignees
Labels
No labels