golang.org/x/pkgsite/internal/postgres.searchResponse.err (field)
7 uses
golang.org/x/pkgsite/internal/postgres (current package)
search.go#L69: err error
search.go#L213: Err: resp.err,
search.go#L225: if resp.err != nil {
search.go#L226: return nil, fmt.Errorf("%q search failed: %v", resp.source, resp.err)
search.go#L296: err: err,
search.go#L338: err: err,
search.go#L417: err: err,
![]() |
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. |