Imports
- github.com/prometheus/client_golang/prometheus/promhttp
- go.uber.org/zap
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/sdk/resource
- go.opentelemetry.io/otel/sdk/trace
- go.opentelemetry.io/otel/propagation
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
- go.opentelemetry.io/otel/semconv/v1.7.0
- github.com/gofiber/fiber/v3
- github.com/gofiber/fiber/v3/middleware/cors
- github.com/gofiber/fiber/v3/middleware/pprof
- github.com/gofiber/fiber/v3/middleware/recover
- github.com/gofiber/fiber/v3/middleware/adaptor
- github.com/gofiber/template/html/v3
- github.com/gofiber/contrib/v3/otel
- github.com/gofiber/contrib/v3/zap
- github.com/gofiber/contrib/v3/swaggo
Imports in module “github.com/OutOfStack/game-library-auth”
- github.com/OutOfStack/game-library-auth/internal/appconf
- github.com/OutOfStack/game-library-auth/docs
- github.com/OutOfStack/game-library-auth/internal/api/auth
- github.com/OutOfStack/game-library-auth/internal/api/tools
- github.com/OutOfStack/game-library-auth/internal/api/unsubscribe
- github.com/OutOfStack/game-library-auth/internal/middleware