package
0.0.13
Repository: https://github.com/crowdsecurity/go-cs-lib.git
Documentation: pkg.go.dev

# Functions

Interpolate fills a string template with the given values, can be map or struct.
StrictExpand replaces ${var} or $var in the string according to the mapping function, like os.Expand.