Skip to main content

Crate revoke_config

Crate revoke_config 

Source

Re-exports§

pub use memory::MemoryConfigProvider;
pub use file::FileConfigProvider;
pub use consul::ConsulConfigProvider;

Modules§

consul
file
memory

Structs§

ConfigCache
ConfigChange
ConfigMetadata
ConfigOptions
ConfigValue
ConfigWatcher

Enums§

ChangeType
ConfigFormat

Functions§

detect_format

Type Aliases§

ConfigChangeCallback