Expand description
Configuration API handler.
Structs§
- ConfigAPI
Handler - An API handler for returning the current configuration.
- Config
State - State used for the config API handler.
- Config
Worker - A worker for exposing an endpoint that returns the current configuration.
Type Aliases§
- Config
Snapshot Fn - Produces a fresh serialized configuration snapshot per call.