package
0.4.0
Repository: https://github.com/danclive/mqtt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

Stats is the statistics information of the store.

# Interfaces

StatsReader provides the ability to get statistics information.
Store is the interface used by mqtt.server and external logic to handler the operations of subscriptions.

# Type aliases

ClientTopics groups the topics by client id.
IterateFn is the callback function used by Iterate() Return false means to stop the iteration.
SubscribeResult is the result of Subscribe().