func golang.org/x/pkgsite/internal/testing/htmlcheck.check
3 uses
golang.org/x/pkgsite/internal/testing/htmlcheck (current package)
htmlcheck.go#L53: if err := check(m, checkers); err != nil {
htmlcheck.go#L69: if err := check(el, checkers); err != nil {
htmlcheck.go#L97: func check(n *html.Node, Checkers []Checker) error {
![]() |
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. |