# Packages
No description provided by the author
# Functions
CreateRouterAndStartServing creates a request router, registers all handlers and starts serving requests.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RequestRouter wraps the concrete router implementation.
# Interfaces
MessagingContext is an interface that allows mocking of messaging.Context parameters.