Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Static ¶
type Static struct { Sid int `json:"sid"` Name string `json:"name"` Type string `json:"type"` URL string `json:"url"` Hash string `json:"hash"` ImageHash string `json:"imageHash"` Size int `json:"size"` Plat int8 `json:"-"` Build int `json:"-"` Condition string `json:"-"` Start xtime.Time `json:"-"` End xtime.Time `json:"-"` }
Static
func (*Static) StaticChange ¶
func (s *Static) StaticChange()
Click to show internal directories.
Click to hide internal directories.