Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Save = component.NewComp(save) Get = component.NewComp(get) )
Functions ¶
This section is empty.
Types ¶
type Paf ¶
type Paf struct { Uname string `json:"uname"` UpUid int `json:"upUid"` Roomid int `json:"roomid"` Qn string `json:"qn"` Name string `json:"name"` StartT string `json:"startT"` EndT string `json:"endT"` Path string `json:"path"` CurrentSavePath string `json:"-"` Format string `json:"format"` StartLiveT string `json:"startLiveT"` }
Click to show internal directories.
Click to hide internal directories.