Imports
- github.com/google/uuid
- github.com/ory/kratos-client-go
- github.com/processout/grpc-go-pool
- github.com/uptrace/bun
- github.com/uptrace/bun/dialect/pgdialect
- github.com/uptrace/bun/driver/pgdriver
- github.com/urfave/negroni
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/metadata
- google.golang.org/grpc/status
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/paralus/paralus”
- github.com/paralus/paralus/internal/dao
- github.com/paralus/paralus/pkg/common
- github.com/paralus/paralus/pkg/enforcer
- github.com/paralus/paralus/pkg/gateway
- github.com/paralus/paralus/pkg/log
- github.com/paralus/paralus/pkg/pool
- github.com/paralus/paralus/pkg/service
- github.com/paralus/paralus/pkg/utils
- github.com/paralus/paralus/proto/rpc/user
- github.com/paralus/paralus/proto/rpc/v3
- github.com/paralus/paralus/proto/types/authz
- github.com/paralus/paralus/proto/types/commonpb/v3