Add a parameter to pass the initial config to client
This commit is contained in:
@@ -57,4 +57,5 @@ struct etcd_state_client_t
|
||||
void load_global_config();
|
||||
void load_pgs();
|
||||
void parse_state(const std::string & key, const json11::Json & value);
|
||||
void parse_config(json11::Json & config);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user