//
pkg.gl
Category
github.com/atarantini/mqttstore
storage
package
0.0.0-20210724201949-153a6000ec3a
Repository:
https://github.com/atarantini/mqttstore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
36 SLOC
#
Functions
Initialize
Initialize the connection with the database, return a Storage struct or error.
#
Structs
Storage
Storage object with Connection reference and worker Channel.