package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

GetRouter returns a router on the current network.
NewNoRouter returns a router that assumes the network is public.
NewPortMapper returns an initialized mapper.

# Structs

Mapper attempts to open a set of ports on a router.

# Interfaces

Router describes the functionality that a network device must support to be able to open ports to an external IP.