Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryObjectByUuid ¶
func GetQueryObjectByUuid( d *struct { Uuid uuid.UUID `mvc:"param[uuid]"` Uri string `mvc:"req[RequestURI]"` }, ) mvc.OutputBody
func SaveQueryObject ¶
func SaveQueryObject(jsonQuery *QueryObject) mvc.OutputBody
func VacuumOldQueryObjects ¶
func VacuumOldQueryObjects( d *struct { ForDays int `mvc:"query[for_days] default[180]" validate:"min=14"` }, ) mvc.OutputBody
Types ¶
Click to show internal directories.
Click to hide internal directories.