Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsVendorExperiment ¶
func IsVendorExperiment() bool
func VendorPathToImportPath ¶
func VendoredImportPath ¶
vendoredImportPath returns the expansion of path when it appears in parent. If parent is x/y/z, then path might expand to x/y/z/vendor/path, x/y/vendor/path, x/vendor/path, vendor/path, or else stay path if none of those exist. vendoredImportPath returns the expanded path or, if no expansion is found, the original.
Types ¶
Click to show internal directories.
Click to hide internal directories.