package
0.24.0
Repository: https://github.com/yarpc/yab.git
Documentation: pkg.go.dev

# Functions

Parse parses a string for interpolation.

# Variables

EnvResolver is a VariableResolver that maps every variable to an environment variable.

# Type aliases

String is a string that supports interpolation given some source of variable values.
VariableResolver resolves the value of a variable specified in the string.