Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountStruct ¶
type CountStruct struct {
Count int `json:"count"`
}
type Handler ¶
type PrefixStruct ¶
type PrefixStruct struct {
Prefix string `json:"prefix"`
}
Click to show internal directories.
Click to hide internal directories.