Discover Packages
github.com/premkit/premkit
persistence
package
Version:
v1.4.11
Opens a new window with list of versions in this module.
Published: Sep 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
DB is the lazy-loaded reference to the BoltDB instance. Use the GetDB() function to obtain this.
GetDB returns the singleton instance of the BoltDB connection. This is not a threadsafe object,
but transactions are. Any caller using this object should use a transaction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.