package
0.12.1
Repository: https://github.com/sageprogrammer/podman.git
Documentation: pkg.go.dev

# Functions

IsIPv4Localhost returns true if ip matches the IPv4 localhost regular expression.
IsLocalhost returns true if ip matches the localhost IP regular expression.

# Constants

IPLocalhost is a regex pattern for IPv4 or IPv6 loopback range.
IPv4Localhost is a regex pattern for IPv4 localhost address range.