package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

NewAppPathSet creates a new set of paths from a SCIOND path reply.
No description provided by the author

# Structs

AppPath contains a SCIOND path entry.
A PathPredicate specifies which sequence of ASes and interfaces the packet must travel through; gaps in the matching are allowed.

# Type aliases

AppPathSet represents a set of SCIOND path entries, keyed by AppPath.Key().
Helper type for pretty printing of maps using paths as keys.