package
0.2.1
Repository: https://github.com/jcmurray/monitor.git
Documentation: pkg.go.dev

# Functions

NewLogon returns a template logon message.
NewOnChannelStatus returns a new OnChannelStatus structure.
NewOnImage returns a new ZelloOnImage structure.
NewOnLocation returns a new ZelloOnLocation structure.
NewOnStreamStart returns a new ZelloOnStreamStart structure.
NewOnStreamStop returns a new OnStreamStop structure.
NewOnTextMessage returns a new ZelloOnTextMessage structure.
NewResponse returns a template response message.
NewSendTextMessage returns a new Zello SendTextMessage structure.

# Constants

Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.
Commands we can zend to or receive from Zello.

# Structs

Command describes an generic command message for Zello Websoocket interface.
InternalTextMessageRequest inter-goroutine message.
Logon describes a logon message for Zello Websoocket interface.
OnChannelStatus describes an on channel status message for Zello Websoocket interface.
OnImage describes an on image message for Zello Websoocket interface.
OnLocation describes an on location message for Zello Websoocket interface.
OnStreamStart describes a stream start message for Zello Websoocket interface.
OnStreamStop describes a stream stop message for Zello Websoocket interface.
OnTextMessage describes an on location message for Zello Websoocket interface.
Response describes a response message for Zello Websoocket interface.
SendTextMessage message for network worker.
TextMessageRequest comes via a POST request.
TextMessageResponse to POST request.