websocket

package
v0.0.0-...-0fca33f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2018 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebsocketHolder

type WebsocketHolder interface {
	Send(channel, messageRaw string) error
	Join(channel string) error
	Connect(oauthToken, username string) (err error)
	GetWS() *websocket.Conn
	Listen()
}

Directories

Path Synopsis
Used to prevent import cycle
Used to prevent import cycle

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL