pub async fn init(
    gateway_conf: SgGateway,
    routes: Vec<SgHttpRoute>
) -> TardisResult<()>