Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searchable ¶
func NewSearchable ¶
func NewSearchable(input SearchableRequest) Searchable
type SearchableRequest ¶
type SearchableRequest struct {
Query string `json:"query" form:"query" query:"query"`
}
Click to show internal directories.
Click to hide internal directories.