Documentation ¶
Index ¶
- func FilterTypeString() filterType
- func FilterTypeUint() filterType
- func GetInt(rules []filterRule, key string) int
- func GetString(rules []filterRule, key string, escape bool) string
- func RuleString(name, value string, required bool, df string) filterRule
- func RuleUint(name, value string, required bool, df int) filterRule
- func Valid(rules ...filterRule) ([]filterRule, bool)
- func ValidToken(r []filterRule, KEY, token string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterTypeString ¶
func FilterTypeString() filterType
func FilterTypeUint ¶
func FilterTypeUint() filterType
func RuleString ¶
func ValidToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.