package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# Functions

Resolve `hostport` to an IPv4 address.
ResolveIPv4 resolves `host` to and IPv4 address.

# Variables

ErrBlocked indicates that the resolved IP is blocked in the blocklist.
ErrInvalidPort indicates that the port number in the address is invalid.
ErrNotIPv4Address indicates that the resolved IP address is not IPv4.