pub async fn init(
    filter_configs: Vec<SgRouteFilter>
) -> TardisResult<Vec<(String, Box<dyn SgPluginFilter>)>>