//
pkg.gl
Category
github.com/filecoin-project/dealbot
controller
state
postgresdb
package
0.0.54
Repository:
https://github.com/filecoin-project/dealbot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
142 SLOC
#
Packages
temporary
No description provided by the author
#
Functions
New
New creates a new PostgresDB instance.
#
Structs
PostgresConfig
PostgresConfig contains config for postgres connection.
PostgresDB
PostgresDB is a sql.DB with reconnect functionality.