package
0.0.0-20180215130814-3295dff2add3
Repository: https://github.com/byrnedo/apibase.git
Documentation: pkg.go.dev
# Variables
global database (pooling provided by SQL driver).
# Structs
ConnectString should look something like "dbname=dat_test user=dat password=!test host=localhost sslmode=disable".
# Interfaces
If GetStore is nil, no caching is done.