//
pkg.gl
Category
github.com/gimlet-io/gimlet-dashboard
store
package
0.4.0
Repository:
https://github.com/gimlet-io/gimlet-dashboard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
3
Files
300 SLOC
#
Packages
ddl
No description provided by the author
sql
No description provided by the author
#
Functions
From
From returns a Store using an existing database connection.
New
New creates a database connection for the given driver and datasource and returns a new Store.
NewTest
NewTest creates a new database connection for testing purposes.
#
Structs
Store
Store is used to access data from the sql/database driver with a relational database backend.