package
1.0.0-beta.1
Repository: https://github.com/bxcodec/goqueue.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
WithConsumer sets the consumer for the GoQueueOption.
WithMessageHandler sets the inbound message handler for the GoQueueOption.
WithNumberOfConsumer sets the number of consumers for the GoQueue.
WithPublisher sets the publisher for the GoQueueOption.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

GoQueueOption represents the options for configuring a GoQueue instance.

# Type aliases

GoQueueOptionFunc used for option chaining.
Platform represents a platform in the system.