namespace YarpGateway.Config; public static class ConfigNotifyChannel { public const string GatewayConfigChanged = "gateway_config_changed"; }