config

package
v0.24.46 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectEnv

func InjectEnv(config map[interface{}]interface{})

func InjectEnvSlice

func InjectEnvSlice(slice []interface{})

func ToJsonCompatibleMap

func ToJsonCompatibleMap(m map[any]any) (map[string]any, error)

Types

type Configurable

type Configurable interface {
	Configure(sub Subconfig) error
}

type Subconfig

type Subconfig interface {
	LoadConfig(cfgmap map[interface{}]interface{}) error
}

Jump to

Keyboard shortcuts

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