namespace JOBot.Infrastructure.Config; public static class RabbitQueues { public const string AuthQueue = "auth"; }