Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchParam ¶
type SearchParam struct { Key string `json:"key"` Value SearchParamValue `json:"value"` }
type SearchParamValue ¶
type SearchParams ¶
type SearchParams []SearchParam
Click to show internal directories.
Click to hide internal directories.