//
pkg.gl
Category
github.com/Paul1k96/microservices_course_chat_service
internal
app
package
0.1.1
Repository:
https://github.com/paul1k96/microservices_course_chat_service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
1
Files
260 SLOC
context
fmt
github.com/Paul1k96/microservices_course_auth/pkg/proto/gen/user_v1
github.com/Paul1k96/microservices_course_chat_service/internal/api/chat/v1
github.com/Paul1k96/microservices_course_chat_service/internal/config
github.com/Paul1k96/microservices_course_chat_service/internal/config/env
github.com/Paul1k96/microservices_course_chat_service/internal/repository
github.com/Paul1k96/microservices_course_chat_service/internal/repository/chat
github.com/Paul1k96/microservices_course_chat_service/internal/repository/message
github.com/Paul1k96/microservices_course_chat_service/internal/repository/user
github.com/Paul1k96/microservices_course_chat_service/internal/service
github.com/Paul1k96/microservices_course_chat_service/internal/service/chat
github.com/Paul1k96/microservices_course_chat_service/pkg/proto/gen/chat_v1
github.com/Paul1k96/microservices_course_platform_common/pkg/client/db
github.com/Paul1k96/microservices_course_platform_common/pkg/client/db/pg
github.com/Paul1k96/microservices_course_platform_common/pkg/client/db/transaction
github.com/Paul1k96/microservices_course_platform_common/pkg/closer
google.golang.org/grpc
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/reflection
log/slog
net