package
1.20.2
Repository: https://github.com/compose-spec/compose-go.git
Documentation: pkg.go.dev

# Functions

Interpolate replaces variables in a string with the values from a mapping.

# Structs

Options supported by Interpolate.

# Type aliases

Cast a value to a new type, or return an error if the value can't be cast.
LookupValue is a function which maps from variable names to values.