Documentation
¶
Index ¶
Constants ¶
View Source
const ( MigrationsRunning = "🗄️ running database migrations" MigrationsApplied = "✅ database migrations applied" RedisConnected = "📡 redis connected successfully" CacheListenerStarted = "📻 cache event listener started" RedisPubSubConnected = "📡 redis pubsub connected" RedisPubSubShuttingDown = "📴 redis pubsub listener shutting down" CatalogSyncCompleted = "📚 catalog sync completed" MetricsWorkerStarted = "📊 metrics worker started" MetricsWorkersShuttingDown = "📉 shutting down metrics workers" MetricsWorkersStopped = "✅ metrics workers stopped" )
Variables ¶
This section is empty.
Functions ¶
func HTTPShutdown ¶
func HTTPStopped ¶
func ServerShutdown ¶
func ServerStoppedGracefully ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.