Documentation ¶
Index ¶
- Constants
- func IsAlphanumericWithDashesAndUnderscores(data string) bool
- func IsEmpty(something interface{}) bool
- func IsIP(data string) bool
- func IsIPv4(data string) bool
- func IsIPv6(data string) bool
- func IsNil(something interface{}) bool
- func IsNotInitialized(something interface{}) bool
- func IsNull(something interface{}) bool
Constants ¶
View Source
const EmbeddedErrorStructName = "errorCore"
Variables ¶
This section is empty.
Functions ¶
func IsNotInitialized ¶
func IsNotInitialized(something interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.