package
0.0.0-20240707101839-e48778dea5bd
Repository: https://github.com/aminkbi/microchatapp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Message contains a Content of type string, related to sender and room through SenderID and RoomID It also contains a Timestamp to trace the time of message being created.
No description provided by the author
Room contains Name of the room.
User contains personal information, Username, Email address and PasswordHash.
No description provided by the author
# Type aliases
No description provided by the author