golang.org/x/pkgsite/internal/frontend.Server.getDataSource (field)
4 uses
golang.org/x/pkgsite/internal/frontend (current package)
latest_version.go#L27: ds := s.getDataSource(ctx)
server.go#L38: getDataSource func(context.Context) internal.DataSource
server.go#L87: getDataSource: scfg.DataSourceGetter,
server.go#L345: ds := s.getDataSource(r.Context())
![]() |
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. |