//
pkg.gl
Category
github.com/8thgencore/microservice-common
pkg
db
pg
package
0.3.0
Repository:
https://github.com/8thgencore/microservice-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
119 SLOC
#
Functions
LogQuery
LogQuery prints to log query in pretty format.
MakeContextTx
MakeContextTx is used to add Tx to context.
New
New creates DB client object.
NewDB
NewDB creates new object containing DB connections pool.
#
Constants
TxKey
TxKey is used to add Tx to context.