//
pkg.gl
Category
github.com/joelfischerr/scion
go
lib
spath
spathmeta
package
0.4.0
Repository:
https://github.com/joelfischerr/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
73 SLOC
#
Functions
NewAppPathSet
NewAppPathSet creates a new set of paths from a SCIOND path reply.
#
Structs
AppPath
AppPath contains a SCIOND path entry.
#
Type aliases
AppPathSet
AppPathSet represents a set of SCIOND path entries, keyed by AppPath.Key().
PathKey
Helper type for pretty printing of maps using paths as keys.