Expand description
A dyncfg::ConfigSet backed by a local JSON file.
Functionsยง
- sync_
file_ to_ configset - Start a background task that syncs a ConfigSet with a local JSON file.
Returns
Okafter the initial sync is completed. If the initialization takes longer thanconfig_sync_timeout, an error is returned.