config

package
v0.23.21 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

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 added in v0.22.29

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