package
0.0.0-20240331103334-230409c29884
Repository: https://github.com/mchekalov/chat-server.git
Documentation: pkg.go.dev
# Structs
Chat represents a chat room with a unique ID and name.
ChatDelete represents a request to delete a chat room.
Message represents a message sent within a chat room.
User represents a user participating in the chat system.