package
Version:
v0.0.0-...-571e2d1
Opens a new window with list of versions in this module.
Published: Dec 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package data provides structure and interaction handling
for interfacing with a database.
type Data struct {
Errors []error
}
Data is a structure to help work with database connections
and abstract a useful interface for consumers to utilise.
Open will setup the sqlite file and db handle.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.