//
pkg.gl
Category
github.com/canonical/mqtt.golang
paho
store
memory
package
0.1.7
Repository:
https://github.com/canonical/mqtt.golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
106 SLOC
#
Functions
New
New creates a Store.
#
Variables
ErrNotInStore
Returned when requested ID not found.
#
Structs
Store
Store is an implementation of a Store that stores the data in memory.