//
pkg.gl
Category
github.com/romanfomindev/microservices-auth
internal
app
package
0.0.0-20231122173517-4180f90802a4
Repository:
https://github.com/romanfomindev/microservices-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
42
Dependents
1
Files
578 SLOC
context
github.com/grpc-ecosystem/go-grpc-middleware
github.com/grpc-ecosystem/grpc-gateway/v2/runtime
github.com/jackc/pgx/v4/pgxpool
github.com/natefinch/lumberjack
github.com/prometheus/client_golang/prometheus/promhttp
github.com/rakyll/statik/fs
github.com/romanfomindev/microservices-auth/internal/config
github.com/romanfomindev/microservices-auth/internal/config/env
github.com/romanfomindev/microservices-auth/internal/handlers/access_v1
github.com/romanfomindev/microservices-auth/internal/handlers/auth_v1
github.com/romanfomindev/microservices-auth/internal/handlers/user_v1
github.com/romanfomindev/microservices-auth/internal/interceptor
github.com/romanfomindev/microservices-auth/internal/logger
github.com/romanfomindev/microservices-auth/internal/metric
github.com/romanfomindev/microservices-auth/internal/repositories
github.com/romanfomindev/microservices-auth/internal/repositories/url_protected
github.com/romanfomindev/microservices-auth/internal/repositories/user
github.com/romanfomindev/microservices-auth/internal/services
github.com/romanfomindev/microservices-auth/internal/services/access
github.com/romanfomindev/microservices-auth/internal/services/auth
github.com/romanfomindev/microservices-auth/internal/services/user
github.com/romanfomindev/microservices-auth/pkg/access_v1
github.com/romanfomindev/microservices-auth/pkg/auth_v1
github.com/romanfomindev/microservices-auth/pkg/user_v1
github.com/romanfomindev/microservices-auth/statik
github.com/romanfomindev/platform_common/pkg/closer
github.com/romanfomindev/platform_common/pkg/db
github.com/romanfomindev/platform_common/pkg/db/pg
github.com/romanfomindev/platform_common/pkg/db/transaction
github.com/rs/cors
google.golang.org/grpc
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/reflection
go.uber.org/zap
go.uber.org/zap/zapcore
io
log
net
net/http
os
sync