Versions in this module Expand all Collapse all v1 v1.0.2 Jul 7, 2024 v1.0.1 Jul 7, 2024 Changes in this version + func AckOnSuccess() broker.SubscribeOption + func Auth(username string, password string) broker.Option + func ConnectHeaders(h map[string]string) broker.Option + func ConnectTimeout(ct time.Duration) broker.Option + func Durable() broker.SubscribeOption + func NewBroker(opts ...broker.Option) broker.Broker + func Receipt(ct time.Duration) broker.PublishOption + func SubscribeContext(ctx context.Context) broker.SubscribeOption + func SubscribeHeaders(h map[string]string) broker.SubscribeOption + func SuppressContentLength(ct time.Duration) broker.PublishOption + func VirtualHost(h string) broker.Option