Imports
- github.com/go-kit/kit/log
- github.com/golang-jwt/jwt/v4
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/nullc4t/auth-service”
- github.com/nullc4t/auth-service/pkg/account
- github.com/nullc4t/auth-service/pkg/auth
- github.com/nullc4t/auth-service/pkg/auth/proto
- github.com/nullc4t/auth-service/pkg/auth/service
- github.com/nullc4t/auth-service/pkg/auth/transport
- github.com/nullc4t/auth-service/pkg/auth/transport/grpc
- github.com/nullc4t/auth-service/pkg/auth/transport/http
- github.com/nullc4t/auth-service/pkg/ec
- github.com/nullc4t/auth-service/pkg/jwt
- github.com/nullc4t/auth-service/pkg/logger
- github.com/nullc4t/auth-service/pkg/mgmt
- github.com/nullc4t/auth-service/pkg/permission
- github.com/nullc4t/auth-service/pkg/service
- github.com/nullc4t/auth-service/pkg/types
- github.com/nullc4t/auth-service/pkg/user