Imports
- github.com/ArturSaga/platform_common/pkg/closer
- github.com/ArturSaga/platform_common/pkg/db
- github.com/ArturSaga/platform_common/pkg/db/pg
- github.com/ArturSaga/platform_common/pkg/db/transaction
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/ArturSaga/chat-server”
- github.com/ArturSaga/chat-server/api/grpc/pkg/chat_v1
- github.com/ArturSaga/chat-server/internal/api/chat
- github.com/ArturSaga/chat-server/internal/config
- github.com/ArturSaga/chat-server/internal/repository
- github.com/ArturSaga/chat-server/internal/repository/chat
- github.com/ArturSaga/chat-server/internal/repository/message
- github.com/ArturSaga/chat-server/internal/service
- github.com/ArturSaga/chat-server/internal/service/chat
- github.com/ArturSaga/chat-server/internal/service/message