Imports
- github.com/prometheus/client_golang/prometheus/promhttp
- go.uber.org/zap
- github.com/go-chi/cors
- github.com/go-playground/form/v4
- 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/attribute
- github.com/go-chi/chi/v5
- github.com/go-chi/chi/v5/middleware
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
- github.com/riandyrn/otelchi
- go.opentelemetry.io/otel/semconv/v1.7.0
- github.com/jackc/pgx/v5/pgxpool
- github.com/swaggo/http-swagger/v2
Imports in module “github.com/OutOfStack/game-library”
- github.com/OutOfStack/game-library/docs
- github.com/OutOfStack/game-library/internal/appconf
- github.com/OutOfStack/game-library/internal/auth
- github.com/OutOfStack/game-library/internal/middleware
- github.com/OutOfStack/game-library/internal/pkg/apperr
- github.com/OutOfStack/game-library/internal/pkg/cache
- github.com/OutOfStack/game-library/internal/api/model
- github.com/OutOfStack/game-library/internal/api/tools
- github.com/OutOfStack/game-library/internal/model
- github.com/OutOfStack/game-library/internal/web