package
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev
# Functions
DefaultConfig returns the default ECU configuration.
New returns an initialised ECU struct.
# Structs
Config provides configuration details for a Seesaw ECU.
DefaultAuthenticator implements a "default-deny authenticator" that denies all authentications.
ECU contains the data necessary to run the Seesaw v2 ECU.
SeesawECU provides the RPC interface to the Seesaw ECU.
Stats contains the statistics collected from the Seesaw Engine.
# Interfaces
Authenticator types provide functionality for authenticating users and adding the authenticated information to a context.
Publisher is an interface for a statistics publisher.