Documentation
¶
Index ¶
- func Domain(domain string) bool
- func Ipv4(ipv4Addr string) bool
- func Ipv4Cidr(ipv4AddrCidr string) bool
- func Ipv6(ipv6Addr string) bool
- func Ipv6Cidr(ipv6AddrCidr string) bool
- func Mac(macAddr string) bool
- func Md5(md5 string) bool
- func Port(port int) bool
- func Sha1(sha1 string) bool
- func Sha224(sha224 string) bool
- func Sha256(sha256 string) bool
- func Sha512(sha512 string) bool
- func Url(url string) bool
- func Uuid(uuid string) bool
- type IntTestRecord
- type StrTestRecord
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IntTestRecord ¶ added in v0.1.3
IntTestRecord for store int test data
type StrTestRecord ¶ added in v0.1.3
StrTestRecord for store string test data
Click to show internal directories.
Click to hide internal directories.