Documentation
¶
Index ¶
Constants ¶
View Source
const (
API_VERSION = "v0"
)
Variables ¶
View Source
var ( Realtime RealtimeSetting Que QueSetting )
Functions ¶
func AppendStrings ¶
Types ¶
type JSONText ¶
type JSONText json.RawMessage
func (JSONText) MarshalJSON ¶
MarshalJSON returns j as the JSON encoding of j.
func (*JSONText) UnmarshalJSON ¶
UnmarshalJSON sets *j to a copy of data
type QueSetting ¶ added in v0.2.0
type RealtimeSetting ¶ added in v0.2.0
type RealtimeSetting struct {
Port string
}
Click to show internal directories.
Click to hide internal directories.