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

# Packages

No description provided by the author

# Functions

NewFetcher creates a segment fetcher configured for fetching segments from inside the control service.
NewRouter creates a new Router/Pather/Fetcher, configured for obtaining paths from inside the control service.
NewSplitter creates a segfetcher.Splitter for a segfetcher.Pather used in the path service.

# Structs

AuthoritativeLookup handles path segment lookup requests in a core AS.
CoreChecker checks whether a given ia is core.
No description provided by the author
ForwardingLookup handles path segment lookup requests in a non-core AS.
SegSelector selects segments to use for a connection to a remote server.
No description provided by the author

# Interfaces

Pather computes the remote address with a path based on the provided segment.