package
0.0.1
Repository: https://github.com/zzylol/victoriametrics.git
Documentation: pkg.go.dev

# Functions

LookupEnv returns the expanded environment variable value for the given name.
ReplaceBytes replaces `%{ENV_VAR}` placeholders in b with the corresponding ENV_VAR values.
ReplaceString replaces `%{ENV_VAR}` placeholders in b with the corresponding ENV_VAR values.