golang.org/x/pkgsite/internal/poller.Poller.Poll (method)
5 uses
golang.org/x/pkgsite/internal/poller (current package)
poller.go#L50: p.Poll(ctx2)
poller.go#L58: func (p *Poller) Poll(ctx context.Context) {
golang.org/x/pkgsite/internal/postgres
excluded.go#L49: db.expoller.Poll(ctx)
postgres.go#L53: p.Poll(ctx) // Initialize the state.
test_helper.go#L131: db.expoller.Poll(ctx) // clear excluded prefixes
![]() |
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. |