//
pkg.gl
Category
github.com/DimTur/lp_api_gateway
internal
handlers
package
0.0.0-20241203074353-05102afce129
Repository:
https://github.com/dimtur/lp_api_gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
1
Files
166 SLOC
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/attempts
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/channels
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/lessons
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/pages
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/plans
github.com/DimTur/lp_api_gateway/internal/handlers/learning_platform/questions
github.com/DimTur/lp_api_gateway/internal/handlers/middleware/auth
github.com/DimTur/lp_api_gateway/internal/handlers/middleware/headers
github.com/DimTur/lp_api_gateway/internal/handlers/sso/auth
github.com/DimTur/lp_api_gateway/internal/handlers/sso/learning_group
github.com/DimTur/lp_api_gateway/internal/services/lp
github.com/DimTur/lp_api_gateway/internal/services/sso
github.com/go-chi/chi/v5
github.com/go-chi/chi/v5/middleware
github.com/go-chi/cors
github.com/go-chi/httprate
github.com/go-playground/validator/v10
github.com/prometheus/client_golang/prometheus/promhttp
github.com/swaggo/http-swagger
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/trace
log/slog
net/http
time