Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Publish ¶
Publish publishes the message to all the listening writers not using io.Multiwriter because it stops if one if them fails and it is sequential preferably pool the goroutines instead of creating one per writer
func PublishToServer ¶
func RunPseudoTerminal ¶
func RunPseudoTerminal() error
func StartServer ¶
func StartServer()
Types ¶
type SocketWriter ¶
func NewSocketWriter ¶
func NewSocketWriter(ws *websocket.Conn) SocketWriter
Click to show internal directories.
Click to hide internal directories.