Imports
- github.com/erikqwerty/erik-platform/clients/db
- github.com/erikqwerty/erik-platform/clients/db/pg
- github.com/erikqwerty/erik-platform/clients/db/transaction
- github.com/erikqwerty/erik-platform/closer
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/erikqwerty/chat-server”
- github.com/erikqwerty/chat-server/internal/api
- github.com/erikqwerty/chat-server/internal/config
- github.com/erikqwerty/chat-server/internal/repository
- github.com/erikqwerty/chat-server/internal/repository/chatrepo
- github.com/erikqwerty/chat-server/internal/service
- github.com/erikqwerty/chat-server/internal/service/chatservice
- github.com/erikqwerty/chat-server/pkg/chatapi_v1