//
pkg.gl
Category
github.com/svaloumas/valet
internal
repository
storage
relational
package
0.8.7
Repository:
https://github.com/svaloumas/valet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
31 SLOC
#
Packages
mysql
No description provided by the author
postgres
No description provided by the author
#
Structs
DBOptions
DBOptions represents config parameters for the relational DB clients.
#
Type aliases
MapStringInterface
MapStringInterface is used to insert and fetch task params type of map[string]interface{} as JSON to and from MySQL.