Documentation
¶
Index ¶
- func BoolValue(req *http.Request, key string, fallback bool) bool
- func FirstNonEmpty(values ...string) string
- func Includes(req *http.Request, key string) bool
- func IntValue(req *http.Request, key string, fallback int) int
- func NonNegativeIntValue(req *http.Request, key string, fallback int) int
- func NormalizeMultiline(input string) string
- func TrimmedValue(req *http.Request, key string) string
- func ValueOrDefault(value, fallback string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstNonEmpty ¶
func NonNegativeIntValue ¶
func NormalizeMultiline ¶
func ValueOrDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.