Imports
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/rakyll/statik/fs
- github.com/rs/cors
- github.com/t1pcrips/platform-pkg/pkg/closer
- github.com/t1pcrips/platform-pkg/pkg/database
- github.com/t1pcrips/platform-pkg/pkg/database/postgres
- github.com/t1pcrips/platform-pkg/pkg/database/transaction
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/t1pcrips/auth”
- github.com/t1pcrips/auth/internal/api/user
- github.com/t1pcrips/auth/internal/config
- github.com/t1pcrips/auth/internal/config/env
- github.com/t1pcrips/auth/internal/interceptor
- github.com/t1pcrips/auth/internal/repository
- github.com/t1pcrips/auth/internal/repository/user
- github.com/t1pcrips/auth/internal/service
- github.com/t1pcrips/auth/internal/service/user
- github.com/t1pcrips/auth/pkg/user_v1
- github.com/t1pcrips/auth/statik