var golang.org/x/pkgsite/internal/testing/sample.VersionString
6 uses
golang.org/x/pkgsite/internal/testing/sample (current package)
sample.go#L35: VersionString = "v1.0.0"
sample.go#L177: return AddPackage(Module(ModulePath, VersionString), UnitForPackage(fp, ModulePath, VersionString, path.Base(fp), true))
sample.go#L191: lp := UnitForPackage(fp, modulePath, VersionString, path.Base(fp), m.IsRedistributable)
sample.go#L292: RequestedVersion: VersionString,
sample.go#L293: ResolvedVersion: VersionString,
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |