//
pkg.gl
Category
github.com/swithek/httpflow
user
postgres
package
0.0.0-20210302114855-3975a26f6022
Repository:
https://github.com/swithek/httpflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
1
Files
377 SLOC
#
Functions
NewStore
NewStore creates a fresh instance of the store.
#
Structs
Store
Store contains dependencies needed for direct communication with the postgres data store.go:generate esc -o queries.go -pkg postgres -private ./queries.sql.