Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Start int64 `json:"start,omitempty"` Show bool `json:"show"` Total int `json:"total,omitempty"` Count int `json:"count,omitempty"` ElecNum int `json:"elec_num"` State int `json:"state,omitempty"` List json.RawMessage `json:"list,omitempty"` User json.RawMessage `json:"user,omitempty"` ElecSet json.RawMessage `json:"elec_set,omitempty"` }
Click to show internal directories.
Click to hide internal directories.