Registry / utility / drone-envsubst

drone-envsubst

JSON →
library1.0.3gogounverified

A Go library for substituting environment variables in strings, similar to envsubst.

go get github.com/drone/envsubst
INSTALL
IMPORT
SIG · DRONE-ENVSUBST
D
drone-envsubst
utilitygov1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

envsubst
github.com/drone/envsubst

Substitute environment variables in a string.

package main import "github.com/drone/envsubst" func main() { result, _ := envsubst.Eval("Hello $NAME") _ = result }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
drone-envsubst — go get drone-envsubst · libregistry