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

# Functions

PathKey is the mapping of a path reply entry to a key that is returned in GetStatuses.

# Constants

StatusAlive indicates that the expected reply did come back in time.
StatusSCMP indicates that an unexpected SCMP packet came in the reply.
StatusTimeout indicates that a reply did come back in time for the path.
StatusUnknown indicates that it is not clear what state the path is in.

# Structs

Prober can be used to get the status of a path.
Status indicates the state a path is in.

# Type aliases

StatusName defines the different states a path can be in.