Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶ added in v0.7.0
type Common struct { // Type of message being passed Type string `json:"type"` }
Common is the normal data for messages passed on the console socket.
Source Files
¶
- socket.go
Click to show internal directories.
Click to hide internal directories.