package
Version:
v0.0.0-...-3c15615
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
DBURL string `config:"DB_URL"`
DBType string `config:"DB_TYPE"`
ClientID string `config:"GH_CLIENT_ID"`
PrivateFile string `config:"GH_PRIVATE_KEY_PATH"`
JobExecTimeLimit time.Duration `config:"JOB_EXEC_TIME_LIMIT"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.