Imports
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/rakyll/statik/fs
- github.com/rs/cors
- github.com/sarastee/platform_common/pkg/closer
- github.com/sarastee/platform_common/pkg/db
- github.com/sarastee/platform_common/pkg/db/pg
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/sarastee/chat-server”
- github.com/sarastee/chat-server/internal/api/chat
- github.com/sarastee/chat-server/internal/config
- github.com/sarastee/chat-server/internal/config/env
- github.com/sarastee/chat-server/internal/interceptor
- github.com/sarastee/chat-server/internal/repository
- github.com/sarastee/chat-server/internal/repository/chat
- github.com/sarastee/chat-server/internal/repository/message
- github.com/sarastee/chat-server/internal/repository/user
- github.com/sarastee/chat-server/internal/service
- github.com/sarastee/chat-server/internal/service/chat
- github.com/sarastee/chat-server/pkg/chat_v1
- github.com/sarastee/chat-server/statik