//
pkg.gl
Category
github.com/fhermeni/wints
sqlstore
package
0.0.0-20220721114514-4d6649665862
Repository:
https://github.com/fhermeni/wints.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
1.5k SLOC
#
Functions
NewStore
NewStore initiate the storage servive.
#
Structs
Store
Store allows to communicate with a database.
TxErr
TxErr is a structure to manage transactions more confortablely.It maintains the ongoing error to state if the transaction must be committed or rollbacked.