Categorygithub.com/subhash-pal/golang-training-concurrency-major-27_code-in-process98-good-student-codedanielWeek8chatRoom
# 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.