//
pkg.gl
Category
github.com/Arturyus92/chat-server
internal
app
package
0.0.0-20240328141815-91defbb64f79
Repository:
https://github.com/arturyus92/chat-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
29
Dependents
1
Files
280 SLOC
context
flag
github.com/Arturyus92/chat-server/internal/api
github.com/Arturyus92/chat-server/internal/client
github.com/Arturyus92/chat-server/internal/client/rpc/access
github.com/Arturyus92/chat-server/internal/config
github.com/Arturyus92/chat-server/internal/config/env
github.com/Arturyus92/chat-server/internal/interceptor
github.com/Arturyus92/chat-server/internal/interceptor/access
github.com/Arturyus92/chat-server/internal/repository
github.com/Arturyus92/chat-server/internal/repository/chat
github.com/Arturyus92/chat-server/internal/repository/chat_user
github.com/Arturyus92/chat-server/internal/repository/log
github.com/Arturyus92/chat-server/internal/repository/message
github.com/Arturyus92/chat-server/internal/repository/user
github.com/Arturyus92/chat-server/internal/service
github.com/Arturyus92/chat-server/internal/service/chat
github.com/Arturyus92/chat-server/internal/service/message
github.com/Arturyus92/chat-server/pkg/access_v1
github.com/Arturyus92/chat-server/pkg/chat_v1
github.com/Arturyus92/platform_common/pkg/closer
github.com/Arturyus92/platform_common/pkg/db
github.com/Arturyus92/platform_common/pkg/db/pg
github.com/Arturyus92/platform_common/pkg/db/transaction
google.golang.org/grpc
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/reflection
log
net