interpolation

package
v1.230.4 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResolveMap

func ResolveMap(config map[string]interface{}) bool

ResolveMap interpolates every string value of a map and tries to lookup references to other properties of that map

func ResolveString

func ResolveString(str string, lookupMap map[string]interface{}) (string, bool)

ResolveString takes a string and replaces all references inside of it with values from the given lookupMap. This is being done recursively until the maxLookupDepth is reached.

Types

This section is empty.

Jump to

Keyboard shortcuts

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