package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Feb 9, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LocalDB is an object that manages a locally running database
New returns a new LocalDB object. Run must be called to start the server.
MustRun starts the local database server or aborts the program with failure
Stop stops the local db server
type LogFunc func(string, ...interface{})
LogFunc is a function that performs logging
Source Files
¶
Click to show internal directories.
Click to hide internal directories.