Imports
- go.uber.org/fx
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/health
- google.golang.org/grpc/xds
- gorm.io/gorm
Imports in module “github.com/ndtdat/social-network-monorepo”
- github.com/ndtdat/social-network-monorepo/gokit/pkg/authn
- github.com/ndtdat/social-network-monorepo/gokit/pkg/authz
- github.com/ndtdat/social-network-monorepo/gokit/pkg/cache/redis
- github.com/ndtdat/social-network-monorepo/gokit/pkg/cache/redissync
- github.com/ndtdat/social-network-monorepo/gokit/pkg/cache/rueidis
- github.com/ndtdat/social-network-monorepo/gokit/pkg/client/grpc
- github.com/ndtdat/social-network-monorepo/gokit/pkg/config
- github.com/ndtdat/social-network-monorepo/gokit/pkg/db/mysql
- github.com/ndtdat/social-network-monorepo/gokit/pkg/grpc/server
- github.com/ndtdat/social-network-monorepo/gokit/pkg/jwt
- github.com/ndtdat/social-network-monorepo/gokit/pkg/jwt/base
- github.com/ndtdat/social-network-monorepo/gokit/pkg/log
- github.com/ndtdat/social-network-monorepo/gokit/pkg/service
- github.com/ndtdat/social-network-monorepo/user-service/config
- github.com/ndtdat/social-network-monorepo/user-service/internal/client
- github.com/ndtdat/social-network-monorepo/user-service/internal/repository
- github.com/ndtdat/social-network-monorepo/user-service/internal/service
- github.com/ndtdat/social-network-monorepo/user-service/internal/service/self/auth
- github.com/ndtdat/social-network-monorepo/user-service/internal/service/self/campaign
- github.com/ndtdat/social-network-monorepo/user-service/internal/service/self/cron/manager
- github.com/ndtdat/social-network-monorepo/user-service/pkg/api/go/user
- github.com/ndtdat/social-network-monorepo/user-service/pkg/api/go/user/rpc