# Functions
GetRedisClient returns the redis client.
GetRedisPubChannel returns the redis channel for publishing events.
NewCommand returns the cobra command.
WithLogger puts a custom logger.
# Type aliases
Option defines an option.
ResponseHandler is a function is executed after each http call completed.