package
0.0.0-20240812175911-d4e0fdc5c007
Repository: https://github.com/saver89/microservices_chat-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ChatLogRepository is the interface for chat log repository.
ChatRepository is the interface for chat repository.
ChatUserRepository is the interface for chat user repository.
MessageRepository is the interface for message repository.