//
pkg.gl
Category
github.com/8thgencore/microservice-chat
internal
repository
package
0.0.0-20241223112054-44b734fbfeca
Repository:
https://github.com/8thgencore/microservice-chat.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
#
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.