Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StandardList ¶
type StandardList struct {
Hash string `json:"hash"`
Limit int `json:"limit"`
Offset int `json:"offset"`
TotalCount int `json:"total_count"`
}
func (*StandardList) GenerateHash ¶
func (r *StandardList) GenerateHash(data interface{}) error
Click to show internal directories.
Click to hide internal directories.