package
Version:
v1.24.1
Opens a new window with list of versions in this module.
Published: Jul 19, 2021
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Name string `envconfig:"SERVICE_NAME" required:"true"`
URL string `envconfig:"POSTGRESQL_URL" required:"true"`
}
Config for SQL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.