package
Version:
v0.5.9
Opens a new window with list of versions in this module.
Published: Dec 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
DatasourceUrl *url.URL
DelayTerminationSeconds int
}
type RawDatasourceConfig struct {
Jdbc_Url string
Username string
Password string
DelayTerminationSeconds int `yaml:"delayTerminationSeconds"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.