Module config

Module config 

Source
Expand description

Configuration API handler.

Structs§

ConfigAPIHandler
An API handler for returning the current configuration.
ConfigState
State used for the config API handler.
ConfigWorker
A worker for exposing an endpoint that returns the current configuration.

Type Aliases§

ConfigSnapshotFn
Produces a fresh serialized configuration snapshot per call.