# Functions
NewParticipant creates a new participant and adds it to the chat room.
# Structs
ChatRoom struct implementing IChatRoom.
ConcreteColleague struct.
ConcreteColleague1 struct.
ConcreteColleague2 struct.
ConcreteMediator struct.
ConcreteMediator struct.
Participant struct implementing IParticipant.