Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsumer ¶
func NewConsumer(ctx *mq.AppContext, options ...Option) mq.IConsumer
Types ¶
type Option ¶
type Option func(o *option)
func ConsumeGroupInfo ¶
func HeartbeatInterval ¶
less than 1s uses the server's interval
func MaxTryReconnectTimes ¶
default 10,0 means no limit,The maximum number of reconnections allowed after disconnection
func ReconnectInterval ¶
default 10s,reconnection interval
Click to show internal directories.
Click to hide internal directories.