//
pkg.gl
Category
github.com/polshe-v/microservices_chat_server
internal
repository
package
0.0.0-20240724125430-636e0542dcee
Repository:
https://github.com/polshe-v/microservices_chat_server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
18 SLOC
#
Packages
chat
No description provided by the author
log
No description provided by the author
messages
No description provided by the author
mocks
No description provided by the author
#
Interfaces
ChatRepository
ChatRepository is the interface for chat info repository communication.
LogRepository
LogRepository is the interface for transaction log repository communication.
MessagesRepository
MessagesRepository is the interface for messages info repository communication.