Imports
- github.com/json-iterator/go
- github.com/ptflp/godecoder
- gitlab.com/Andrey_Lebedinskiy/my-go-rpc/grpc/proto/user
- go.uber.org/zap
- golang.org/x/sync/errgroup
- google.golang.org/grpc
Imports in module “gitlab.com/Andrey_Lebedinskiy/rpc-user”
- gitlab.com/Andrey_Lebedinskiy/rpc-user/config
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/db
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/cache
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/component
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/db/migrate
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/db/scanner
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/errors
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/responder
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/server
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/infrastructure/tools/cryptography
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/models
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/modules/user
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/modules/user/service
- gitlab.com/Andrey_Lebedinskiy/rpc-user/internal/storage
- gitlab.com/Andrey_Lebedinskiy/rpc-user/rpc/user