package
0.0.0-20220721114514-4d6649665862
Repository: https://github.com/fhermeni/wints.git
Documentation: pkg.go.dev

# Functions

NewStore initiate the storage servive.

# Structs

Store allows to communicate with a database.
TxErr is a structure to manage transactions more confortablely.It maintains the ongoing error to state if the transaction must be committed or rollbacked.