# Functions
GetIntegrationConfig generates a base configuration with common values for integration tests.
Server starts a mocked RabbitMQ management API, it has to be closed with `server.Close()`.
# Variables
DefaultServerConfig is the default configuration of a testing server.
# Structs
ServerConfig is the configuration of a testing server.