type golang.org/x/pkgsite/internal/worker.annotation
8 uses
golang.org/x/pkgsite/internal/worker (current package)
pages.go#L29: type annotation struct {
pages.go#L52: return annotation{err, "error fetching excluded"}
pages.go#L57: var e annotation
pages.go#L139: return annotation{err, "error fetching next versions"}
pages.go#L147: return annotation{err, "error fetching recent failures"}
pages.go#L155: return annotation{err, "error fetching recent versions"}
pages.go#L163: return annotation{err, "error fetching stats"}
pages.go#L168: var e annotation
![]() |
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. |