# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsCIDR checks if the string is an valid CIDR notation (IPV4).
No description provided by the author
IsDomainPort checks if a string is Domain:Port.
No description provided by the author
IsHostPath checks if a string is : netloc/path netloc:port/path.
No description provided by the author
No description provided by the author
IsIPv4 IsIP checks if a string is either IP version 4 Alias for `net.ParseIP`.
IsIPv6 IsIP checks if a string is either IP version 4 Alias for `net.ParseIP`.
No description provided by the author
No description provided by the author
IsNetlocPort checks if a string is [Domain or IP]:Port.
IsPort checks if a string represents a valid port.
No description provided by the author
IsURL checks if a string is : protocol://netloc/path protocol://netloc:port/path.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author