Imports
- github.com/gomodule/redigo/redis
- github.com/vbulash/platform_common/pkg/client/cache
- github.com/vbulash/platform_common/pkg/client/cache/redis
- github.com/vbulash/platform_common/pkg/client/db
- github.com/vbulash/platform_common/pkg/client/db/pg
- github.com/vbulash/platform_common/pkg/closer
- github.com/vbulash/platform_common/pkg/config
- github.com/vbulash/platform_common/pkg/config/env
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/vbulash/chat-server”
- github.com/vbulash/chat-server/internal/api/chat
- github.com/vbulash/chat-server/internal/repository
- github.com/vbulash/chat-server/internal/repository/chat/pg
- github.com/vbulash/chat-server/internal/repository/chat/redis
- github.com/vbulash/chat-server/internal/service
- github.com/vbulash/chat-server/internal/service/chat
- github.com/vbulash/chat-server/pkg/chat_v2