//
pkg.gl
Category
github.com/stygerma/scion
go
sig
config
package
0.3.1
Repository:
https://github.com/stygerma/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
72 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.
SIG
SIG represents a SIG in a remote IA.
#
Type aliases
IPNet
IPNet is custom type of net.IPNet, to allow custom unmarshalling.
SIGSet
No description provided by the author