Documentation ¶ Index ¶ func Subst(path string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Subst ¶ func Subst(path string) string Subst replaces instances of '${VARNAME}' (eg ${GOPATH}) with the variable. Variables names that are not set by the SDK are replaced with the environment variable. Types ¶ This section is empty. Source Files ¶ View all Source files subst.go Click to show internal directories. Click to hide internal directories.