package
2.6.6
Repository: https://github.com/mochi-mqtt/server.git
Documentation: pkg.go.dev

# Constants

NoSync specifies the default write options for writes which do not synchronize to disk.
Sync specifies the default write options for writes which synchronize to disk.

# Structs

Hook is a persistent storage hook based using pebble DB file store as a backend.
Options contains configuration settings for the pebble DB instance.