var golang.org/x/pkgsite/internal/testing/sample.ModulePath
6 uses
golang.org/x/pkgsite/internal/testing/sample (current package)
sample.go#L33: ModulePath = "github.com/valid/module_name"
sample.go#L48: PackagePath = path.Join(ModulePath, Suffix)
sample.go#L176: fp := constructFullPath(ModulePath, Suffix)
sample.go#L177: return AddPackage(Module(ModulePath, VersionString), UnitForPackage(fp, ModulePath, VersionString, path.Base(fp), true))
sample.go#L291: ModulePath: ModulePath,
![]() |
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. |