Categorygithub.com/go-micro/plugins/v4/broker/stomp
modulepackage
1.2.0
Repository: https://github.com/go-micro/plugins.git
Documentation: pkg.go.dev

# Functions

AckOnSuccess will automatically acknowledge messages when no error is returned.
Auth sets the authentication information.
ConnectHeaders adds headers for the connection.
ConnectTimeout sets the connection timeout duration.
Durable sets a durable subscription.
NewBroker returns a STOMP broker.
Receipt requests a receipt for the delivery should be received.
SubscribeContext set the context for broker.SubscribeOption.
SubscribeHeaders sets headers for subscriptions.
SuppressContentLength requests that send does not include a content length.
VirtualHost adds host header to define the vhost.