//
pkg.gl
Category
github.com/andyinabox/go-klippings-api
internal
database
package
0.1.0
Repository:
https://github.com/andyinabox/go-klippings-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
142 SLOC
#
Functions
Open
Open opens a database connection to the given database file.
#
Structs
Database
Database wraps `gorm.DB` with some additional application-specific functionality.
DataImportResult
DataImportResult is used to communicate which records were imported.