package envsubst
Import Path
github.com/carapace-sh/carapace/third_party/github.com/drone/envsubst (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Package-Level Type Names (only one)
Package-Level Functions (total 4)
Eval replaces ${var} in the string based on the mapping function.
EvalEnv replaces ${var} in the string according to the values of the
current environment variables. References to undefined variables are
replaced by the empty string.
Parse creates a new shell format template and parses the template
definition from string s.
ParseFile creates a new shell format template and parses the template
definition from the named file.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |