package
0.0.0-20240805123344-3dc119b79728
Repository: https://github.com/subhash-pal/golang-training-concurrency-major-.git
Documentation: pkg.go.dev

# Structs

ChatServer holds all the data about the current state of the chat room.
Message holds a message for the chat room.
User holds a user of the chat room.