package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Functions

Load a JSON config file from path and parse it into a Cfg struct.

# Structs

No description provided by the author
Cfg is a direct Go representation of the JSON file format.

# Type aliases

IPNet is custom type of net.IPNet, to allow custom unmarshalling.