Imports
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
- google.golang.org/grpc
Imports in module “github.com/illusory-server/auth-service”
- github.com/illusory-server/auth-service/cmd/app
- github.com/illusory-server/auth-service/cmd/interactor
- github.com/illusory-server/auth-service/gen/auth
- github.com/illusory-server/auth-service/internal/infra/logger
- github.com/illusory-server/auth-service/internal/infra/metrics
- github.com/illusory-server/auth-service/internal/infra/storage/psql
- github.com/illusory-server/auth-service/internal/transport/handlers/grpcv1/grpcv1_auth_service
- github.com/illusory-server/auth-service/internal/transport/interceptors