golang.org/x/net/html.parser.context (field)
6 uses
golang.org/x/net/html (current package)
parse.go#L51: context *Node
parse.go#L445: if last && p.context != nil {
parse.go#L446: n = p.context
parse.go#L2217: if len(p.oe) == 1 && p.fragment && p.context != nil {
parse.go#L2218: return p.context
parse.go#L2390: context: 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. |