Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupConsumer ¶
func SetupConsumer(options ConsumerOptions, ch *amqp.Channel) *amqp.Channel
SetupConsumer ...
Types ¶
type Config ¶
type Config struct {
tc.ContainerConfig
Host string
Port int64
}
Config ...
func StartRabbitmqContainer ¶
func StartRabbitmqContainer(ctx context.Context, options ContainerOptions) (rabbitmqC testcontainers.Container, rabbitmqConfig Config, err error)
StartRabbitmqContainer ...
Click to show internal directories.
Click to hide internal directories.