//
pkg.gl
Category
github.com/polshe-v/microservices_chat_server
internal
model
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
10
Files
20 SLOC
#
Structs
Chat
Chat type is the main structure for chat.
Log
Log type is the main structure for transaction log record.
Message
Message type is the main structure for user message.
#
Interfaces
Stream
Stream is the wrapper for gRPC stream interface.