Versions in this module Expand all Collapse all v1 v1.0.0 Jun 13, 2026 Changes in this version + func HealthCheckHandler() gin.HandlerFunc + func RegisterAPIRoutes(r *gin.Engine, hub *handlers.Hub, cfg *configs.Config) + func RunServer() error + func SeedAdmin(db *mongo.Database, cfg *configs.Config) + func SetupShutdownSignalHandler(cancel context.CancelFunc, timeout time.Duration) + func StartWorker(ctx context.Context, db *mongo.Database, rdb *redis.Client) + func StaticFileServer() gin.HandlerFunc + func StopWorker() error + type HealthResponse struct + MongoDB string + Redis string + Status string