Documentation
¶
Index ¶
- func FindNamedGroupsMatches(regexPattern string, input string) map[string]string
- func InterfaceToBool(input interface{}) (output bool, err error)
- func InterfaceToInt64(input interface{}) (output int64, err error)
- func InterfaceToString(input interface{}) (output string, err error)
- func InterfaceToUint(input interface{}) (output uint, err error)
- func InterfaceToUint16(input interface{}) (output uint16, err error)
- func InterfaceToUint32(input interface{}) (output uint32, err error)
- func InterfaceToUint64(input interface{}) (output uint64, err error)
- func StrongStringHasher(stringToHash string) (strongHash string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindNamedGroupsMatches ¶
func InterfaceToBool ¶
func InterfaceToInt64 ¶
func InterfaceToString ¶
func InterfaceToUint ¶
func InterfaceToUint16 ¶
func InterfaceToUint32 ¶
func InterfaceToUint64 ¶
func StrongStringHasher ¶ added in v0.1.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.