package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Aug 21, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Debug bool `yaml:"debug"`
Delay time.Duration `yaml:"delay"`
Retries uint `yaml:"retries"`
Tests Tests `yaml:"tests"`
DSN pg.Dsn `yaml:"dsn"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.