package
0.0.2
Repository: https://github.com/go-parrot/parrot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewPublishOption returns a new PublishOptions.
WithConsumerOptionConcurrency sets concurrency.
WithConsumerOptionConsumerArgs sets ConsumerArgs.
WithConsumerOptionConsumerAutoAck sets ConsumerAutoAck.
WithConsumerOptionConsumerExclusive sets ConsumerExclusive.
WithConsumerOptionConsumerName sets ConsumerName.
WithConsumerOptionConsumerNoLocal sets ConsumerNoLocal.
WithConsumerOptionConsumerNoWait sets ConsumerNoWait.
WithConsumerOptionConsumerQueue sets ConsumerQueue.
WithConsumerOptionQOSGlobal sets QOSGlobal.
WithConsumerOptionQOSPrefetch sets QOSPrefetchCount.
WithConsumerOptionQOSPrefetchSize sets QOSPrefetchSize.
WithPublishOptionAppID sets the app id option.
WithPublishOptionContentEncoding sets the content type option.
WithPublishOptionContentType sets the content type option.
WithPublishOptionCorrelationID sets the correlation id option.
WithPublishOptionDeliveryMode sets the delivery mode option.
WithPublishOptionExpiration sets the expiration option.
WithPublishOptionHeaders sets the headers option.
WithPublishOptionImmediate sets the immediate option.
WithPublishOptionMandatory sets the mandatory option.
WithPublishOptionMaxRetry sets the max retry option.
WithPublishOptionMessageID sets the message id option.
WithPublishOptionMsgExchange sets the msg exchange option.
WithPublishOptionMsgRoutingKey sets the msg routing key option.
WithPublishOptionPriority sets the priority option.
WithPublishOptionReplyTo sets the reply to option.
WithPublishOptionTimestamp sets the timestamp option.
WithPublishOptionType sets the type option.
WithPublishOptionUserID sets the user id option.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PublishOptions defines the options for publishing.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
PublishOption defines the option for publishing.