apolloconfig 0.1.0

apolloconfig
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod common;

//
pub mod configfiles;
pub mod configs;
pub mod notifications;

//
pub const CLUSTER_NAME_DEFAULT: &str = "default";
pub const NAMESPACE_NAME_DEFAULT: &str = "application";