package
Version:
v0.0.0-...-fe7ef4e
Opens a new window with list of versions in this module.
Published: Jun 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PGClient struct {
*pg.DB
}
type PGConfig struct {
URL string `long:"url" env:"URL" description:"the URL of PostgreSQL" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.