package
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev

# Packages

Package config implements functions to manage the configuration for a Seesaw v2 engine.

# Functions

NewEngine returns an initialised Engine struct.

# Constants

Values for SyncNoteType.
Values for SyncNoteType.
Values for SyncNoteType.
Values for SyncNoteType.
Values for SyncNoteType.

# Structs

CheckKey provides a unique key for a check.
Engine contains the data necessary to run the Seesaw v2 Engine.
SeesawEngine provides the IPC interface to the Seesaw Engine.
SeesawSync provides the synchronisation RPC interface to the Seesaw Engine.
SyncHealthCheckNotification stores a status notification for a healthcheck.
SyncNote represents a synchronisation notification.
SyncNotes specifies a collection of SyncNotes.

# Type aliases

SyncNoteType specifies the type of a synchronisation notification.
SyncSessionID specifies a synchronisation session identifier.