//
pkg.gl
Category
github.com/jakewright/home-automation
libraries
go
database
package
0.0.0-20201207183138-34c5bf1cd2ff
Repository:
https://github.com/jakewright/home-automation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
43 SLOC
#
Functions
NewGorm
NewGorm returns a new database using the specifed gorm instance.
#
Structs
Gorm
Gorm is a database accessor that uses a gorm DB instance.
#
Interfaces
Database
Database is an interface for accessing the system's persistent data store.