package
Version:
v0.0.0-...-352d859
Opens a new window with list of versions in this module.
Published: Nov 17, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SearchRequest struct {
Query string `form:"query"`
Skip int `form:"skip"`
Take int `form:"take"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.