# Functions
ChatRoutes declares the routes for the chat server.
FromContext retrieves the Logger stored in the context.
No description provided by the author
No description provided by the author
NotFoundHandler is called when all other routes did not match.
No description provided by the author
# Variables
Log is the application Logger.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Config carries an application Configuration.