# Packages
No description provided by the author
# Functions
Run creates an instance of the MicrocksAsyncMinionContainer type.
Deprecated: use Run instead RunContainer creates an instance of the MicrocksAsyncMinionContainer type.
WithAmazonSNSConnection connects the MicrocksAsyncMinionContainer to an Amazon SNS service to allow SQS messages mocking.
WithAmazonSQSConnection connects the MicrocksAsyncMinionContainer to an Amazon SQS service to allow SQS messages mocking.
WithAMQPConnection connects the MicrocksAsyncMinionContainer to an AMQP/RabbitMQ broker to allow MQTT messages mocking.
WithEnv allows to add an environment variable.
WithKafkaConnection connects the MicrocksAsyncMinionContainer to a Kafka server to allow Kafka messages mocking.
WithMQTTConnection connects the MicrocksAsyncMinionContainer to a MQTT broker to allow MQTT messages mocking.
WithNetwork allows to add a custom network.
WithNetworkAlias allows to add a custom network alias for a specific network.
# Constants
DefaultHttpPort represents the default Microcks Async Minion HTTP port.
No description provided by the author
DefaultNetworkAlias represents the default network alias of the the PostmanContainer.
# Structs
ContainerOptions represents the container options.
MicrocksAsyncMinionContainer represents the Microcks Async Minion container type used in the module.
# Type aliases
Option represents an option to pass to the minion.