//
pkg.gl
Category
github.com/etherdev12/go-defi
database
package
0.1.5
Repository:
https://github.com/etherdev12/go-defi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
114 SLOC
#
Functions
New
New returns a new database client.
OptsFromConfig
OptsFromConfig returns database options from a config file.
#
Structs
Database
No description provided by the author
Opts
Opts is used to configure database connections.
#
Type aliases
Date
Date provides a time.Time wrapper for databases which may not support time formats.