//
pkg.gl
Category
github.com/hoellejal/chirpstack-network-server
internal
common
package
1.0.1
Repository:
https://github.com/hoellejal/chirpstack-network-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
120 SLOC
#
Functions
NewRedisPool
NewRedisPool returns a new Redis connection pool.
OpenDatabase
OpenDatabase opens the database and performs a ping to make sure the database is up.
#
Structs
DBLogger
DBLogger is a DB wrapper which logs the executed sql queries and their duration.
TxLogger
TxLogger logs the executed sql queries and their duration.