package
0.3.5
Repository: https://github.com/lcanal/demspirals.git
Documentation: pkg.go.dev

# Functions

ConnectDB initializes a db connection based on settings file.
GormConnectDB initializes a GORM DB ORM connection.
ReadFromCache reads from cachestore using the key.
WriteToCache writes to cachestore (file) based on key.

# Variables

MainCache to stores database records.