//
pkg.gl
Category
github.com/joelfischerr/scion
go
sig
config
package
0.4.0
Repository:
https://github.com/joelfischerr/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
57 SLOC
#
Functions
LoadFromFile
Load a JSON config file from path and parse it into a Cfg struct.
#
Structs
ASEntry
No description provided by the author
Cfg
Cfg is a direct Go representation of the JSON file format.
#
Type aliases
IPNet
IPNet is custom type of net.IPNet, to allow custom unmarshalling.