Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunDatabase ¶
Types ¶
type FilterQueryValue ¶
type FilterQueryValue struct {
Q string `json:"q"`
}
func Q ¶
func Q(c *gin.Context) (fqv FilterQueryValue)
type QueryParam ¶
type QueryParam struct {
Filter string `form:"filter"`
}
Click to show internal directories.
Click to hide internal directories.