Documentation ¶ Index ¶ func Hello() string func New(msg string) error func NewClient(netConn net.Conn, u *url.URL, requestHeader http.Header, ...) (c *websocket.Conn, response *http.Response, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Hello ¶ func Hello() string func New ¶ func New(msg string) error func NewClient ¶ func NewClient(netConn net.Conn, u *url.URL, requestHeader http.Header, readBufSize, writeBufSize int) (c *websocket.Conn, response *http.Response, err error) Types ¶ This section is empty. Source Files ¶ View all Source files errors.go quote.go websocket.go Click to show internal directories. Click to hide internal directories.