Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(db *database)
Option is a functional option that configures the database
func WithVacuumOnClose ¶
func WithVacuumOnClose() Option
WithVacuumOnClose vacuums the database when it's closed
Click to show internal directories.
Click to hide internal directories.