package
0.12.0
Repository: https://github.com/scionproto/scion.git
Documentation: pkg.go.dev

# Functions

Join links two pathers.
NewSample creates a command with sampler sub commands.
NewSampleConfig creates factory that creates a command that displays a sample configuration file.
NewVersion creates a command that displays the SCION version information.

# Interfaces

Pather returns the path to a command.

# Type aliases

JoinedPather joins together the paths of multiple Pather objects.
StringPather implements Pather for the string type.