package
Version:
v0.0.0-...-dd83196
Opens a new window with list of versions in this module.
Published: Feb 4, 2016
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SocketMessage struct {
Action string `json:"action"`
Event string `json:"event"`
Data string `json:"data"`
CreatedAt time.Time `json:"created_at"`
}
SocketMessage is sent by a connected device
Source Files
¶
Click to show internal directories.
Click to hide internal directories.