Documentation
¶
Index ¶
- func FormFloatValue(r *http.Request, field string, defaultVal float64) (float64, error)
- func FormIntValue(r *http.Request, field string, defaultVal int) (int, error)
- func FormSimilarityValue(r *http.Request, field string, defaultVal float64) (float64, error)
- func FormTopKValue(r *http.Request, field string, defaultVal int) (int, error)
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormFloatValue ¶
func FormSimilarityValue ¶
FormSimilarityValue returns the first value for the named component of the query and validates it with similarity value restrictions
Types ¶
Click to show internal directories.
Click to hide internal directories.