config

package
v0.28.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MapConfig

type MapConfig struct {
	M map[string]interface{}

	FallbackFunc func(string) string
}

func Map

func Map(m map[string]interface{}) MapConfig

func (MapConfig) Config

func (m MapConfig) Config(path ...string) api.StaticConfig

func (MapConfig) Exists

func (m MapConfig) Exists(path ...string) bool

func (MapConfig) Map

func (m MapConfig) Map(path ...string) map[string]interface{}

func (MapConfig) String

func (m MapConfig) String(path ...string) string

func (MapConfig) StringSlice

func (m MapConfig) StringSlice(path ...string) []string

Jump to

Keyboard shortcuts

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