package
0.0.0-20241108064744-8a5eb788459c
Repository: https://github.com/xyzj/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.