config

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig(file *string)

Types

type Config

type Config struct {
	DatasourceUrl           *url.URL
	DelayTerminationSeconds int
}

func GetConfig

func GetConfig() *Config

type RawDatasourceConfig

type RawDatasourceConfig struct {
	Jdbc_Url                string
	Username                string
	Password                string
	DelayTerminationSeconds int `yaml:"delayTerminationSeconds"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL