Documentation
¶
Overview ¶
Package boltuserdb implements the Katzenpost server user database with a simple boltdb based backend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BoltUserDBOption ¶
type BoltUserDBOption func(*boltUserDB)
func WithTrustOnFirstUse ¶
func WithTrustOnFirstUse() BoltUserDBOption
Click to show internal directories.
Click to hide internal directories.