feature: stellar dev API support stellar_new()/stellar_run()/stellar_free()/stellar_loopbreak()
This commit is contained in:
@@ -13,6 +13,8 @@ struct plugin_manager_schema *stellar_get_plugin_manager(const struct stellar *s
|
||||
// TODO fix plugin manager, delete this function
|
||||
void stellar_set_plugin_manger(struct stellar *st, struct plugin_manager_schema *plug_mgr);
|
||||
|
||||
void stellar_reload_log_level(struct stellar *st);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user