Imports
- github.com/go-chi/chi
- github.com/go-chi/chi/middleware
- github.com/go-chi/cors
- github.com/go-chi/jwtauth
- github.com/go-chi/render
- github.com/jinzhu/gorm
- github.com/sirupsen/logrus
Imports in module “github.com/devheaven-platform/auth-service”
- github.com/devheaven-platform/auth-service/pkg/api/auth
- github.com/devheaven-platform/auth-service/pkg/api/auth/platform
- github.com/devheaven-platform/auth-service/pkg/api/auth/transport
- github.com/devheaven-platform/auth-service/pkg/api/health/transport
- github.com/devheaven-platform/auth-service/pkg/api/metrics/transport
- github.com/devheaven-platform/auth-service/pkg/api/swagger/transport
- github.com/devheaven-platform/auth-service/pkg/api/users
- github.com/devheaven-platform/auth-service/pkg/api/users/platform
- github.com/devheaven-platform/auth-service/pkg/api/users/transport
- github.com/devheaven-platform/auth-service/pkg/utils/logging
- github.com/devheaven-platform/auth-service/pkg/utils/transport