Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIAddress ¶
APIAddress returns the API address to listen on, based on the provided address. Addresses with missing or zero port are returned with the default daemon port. All other addresses are returned without modification. If the input is garbage, the output will also be garbage.
func InitTracer ¶
InitTracer initializes the global tracer.
func NewServer ¶
func NewServer(cfg ServerConfig) *servers.DaemonServer
NewServer constructs a daemon API server.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
Package config contains the configuration of the SCION Daemon.
|
Package config contains the configuration of the SCION Daemon. |
Package fetcher implements path segment fetching, verification and combination logic for SCIOND.
|
Package fetcher implements path segment fetching, verification and combination logic for SCIOND. |
mock_fetcher
Package mock_fetcher is a generated GoMock package.
|
Package mock_fetcher is a generated GoMock package. |
internal
|
|
Click to show internal directories.
Click to hide internal directories.