package
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev
# Functions
NewSeesawIPC returns a new Seesaw IPC connection.
NewSeesawRPC returns a new Seesaw RPC connection.
RegisterEngineConn registers the given connection type.
# Interfaces
EngineConn defines an interface that implements communication with the Seesaw Engine, either over IPC or RPC.