golang.org/x/pkgsite/internal.Module.Packages (method)
5 uses
golang.org/x/pkgsite/internal (current package)
discovery.go#L156: func (m *Module) Packages() []*Unit {
golang.org/x/pkgsite/internal/postgres
insert_module.go#L793: if len(m.Packages()) == 0 {
search.go#L633: for _, pkg := range mod.Packages() {
golang.org/x/pkgsite/internal/proxydatasource
datasource.go#L103: for _, pkg := range m.Packages() {
datasource.go#L143: for _, pkg := range m.Packages() {
![]() |
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. |