Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolToInt ¶
BoolToInt converts a bool to an int.
It returns "1" if b == true and "0" otherwise.
func GetRegexpParams ¶ added in v0.6.0
GetRegexpParams parses url with the given regular expression and returns the group values defined in the expression.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.