socketViews

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadcastLog

type BroadcastLog struct {
	Id   string `json:"Id"`
	Data string `json"Data"`
}

func (*BroadcastLog) Parse

func (self *BroadcastLog) Parse(data string)

func (*BroadcastLog) Stringify

func (self *BroadcastLog) Stringify() (value string, err error)

type BroadcastTime

type BroadcastTime struct {
	Date string `json:"Date"`
	Time string `json"Time"`
}

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL