package
0.0.0-20231112095346-9008a76cf7cf
Repository: https://github.com/dhontecillas/hfw.git
Documentation: pkg.go.dev
# Functions
NewSQLDB creates a connection to a database.
# Structs
Config contains the basic DB configuration params.
RedisConfig contains the configuration to access a Redis instance.
# Interfaces
SQLDB contains the connection to a master database and a way to shutdown the connection using Close.