//
pkg.gl
Category
github.com/cameront/template_backend
store
package
0.0.0-20241024074832-67fca67c5b99
Repository:
https://github.com/cameront/template_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
92 SLOC
#
Functions
InitStore
No description provided by the author
WithTransaction
No description provided by the author
#
Interfaces
DbProvider
We should always retrieve the db client from context, so that we don't leak outside our own transactions.