Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BroadcastLog ¶
func (*BroadcastLog) Parse ¶
func (self *BroadcastLog) Parse(data string)
func (*BroadcastLog) Stringify ¶
func (self *BroadcastLog) Stringify() (value string, err error)
type BroadcastTime ¶
func (*BroadcastTime) Parse ¶
func (self *BroadcastTime) Parse(data string)
func (*BroadcastTime) Stringify ¶
func (self *BroadcastTime) Stringify() (value string, err error)
type ClientStatus ¶
type ClientStatus struct {
Page string `json:"Page"`
}
func (*ClientStatus) Parse ¶
func (self *ClientStatus) Parse(data string)
Click to show internal directories.
Click to hide internal directories.