Versions in this module Expand all Collapse all v1 v1.0.0 Dec 27, 2024 Changes in this version + func OpenRabbitConnection(cfg *config.Config, log *slog.Logger) (*rabbitmq.Conn, error) + type HandlerWithContext func(ctx context.Context, d rabbitmq.Delivery) (action rabbitmq.Action)