golang.org/x/pkgsite/internal.ModuleInfo.HasGoMod (field)
7 uses
golang.org/x/pkgsite/internal (current package)
discovery.go#L50: HasGoMod bool
golang.org/x/pkgsite/internal/fetch
fetch.go#L230: mod.HasGoMod = fr.HasGoMod
fetchlocal.go#L114: mod.HasGoMod = fr.HasGoMod
golang.org/x/pkgsite/internal/postgres
details.go#L196: &mi.IsRedistributable, &mi.HasGoMod, jsonbScanner{&mi.SourceInfo}); err != nil {
insert_module.go#L252: m.HasGoMod,
unit.go#L102: &um.HasGoMod,
golang.org/x/pkgsite/internal/testing/sample
sample.go#L285: HasGoMod: true,
![]() |
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. |