//
pkg.gl
Category
github.com/vkost/go-ds-sql
sqlite
package
0.0.2
Repository:
https://github.com/vkost/go-ds-sql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
135 SLOC
#
Functions
NewQueries
NewQueries creates a new sqlite set of queries for the passed table.
#
Structs
Options
Options are the sqlite datastore options, reexported here for convenience.
Queries
Queries are the sqlite queries for a given table.