Imports
- github.com/go-redis/redis/v8
- github.com/gorilla/mux
- github.com/lib/pq
- github.com/sirupsen/logrus
- github.com/spf13/viper
- google.golang.org/grpc
Imports in module “github.com/AnyKey/service”
- github.com/AnyKey/service/client
- github.com/AnyKey/service/user/delivery/grpc
- github.com/AnyKey/service/user/delivery/http
- github.com/AnyKey/service/user/repository/redis
- github.com/AnyKey/service/user/usecase