Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IOTMessage ¶
type IOTWorker ¶
type IOTWorker struct {
// contains filtered or unexported fields
}
func NewIOTWorker ¶
func NewIOTWorker(ws *websocket.Conn, ctx types.LoggerContext) *IOTWorker
func (*IOTWorker) AcceptMessage ¶
func (*IOTWorker) PushMessage ¶
func (iot *IOTWorker) PushMessage(message *websocket.PreparedMessage, ok bool) error
Click to show internal directories.
Click to hide internal directories.