//
pkg.gl
Category
github.com/AndreiMartynenko/chat-server
internal
repository
package
0.0.0-20240710181630-7d9bfcd0c6de
Repository:
https://github.com/andreimartynenko/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.