# Functions
GetLogger returns the logger for HTTP requests and responses.
GetSession returns the redis session stored in context.
InitializeContext adds the redis session to the context.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Logger logs in a configurable file.
Session contains the information of a redis session.
Steps to initialize common steps.
# Interfaces
No description provided by the author
# Type aliases
ContextKey defines a type to store the redis session in context.Context.