package parse
Import Path
github.com/carapace-sh/carapace/third_party/github.com/drone/envsubst/parse (on go.dev)
Dependency Relation
imports 3 packages, and imported by one package
Package-Level Type Names (total 5)
Package-Level Functions (only one)
Parse parses the string and returns a Tree.
Package-Level Variables (total 5)
ErrBadSubstitution represents a substitution parsing error.
ErrMissingClosingBrace represents a missing closing brace "}" error.
ErrParseDefaultFunction represent the error when unable to parse a
default function.
ErrParseFuncSubstitution represents the error when unable to parse the
substitution within a function parameter.
ErrParseVariableName represents the error when unable to parse a
variable name within a substitution.
![]() |
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. |