golang.org/x/net/html.insertionModeStack.pop (method)
8 uses
golang.org/x/net/html (current package)
node.go#L213: func (s *insertionModeStack) pop() (im insertionMode) {
parse.go#L697: p.templateStack.pop()
parse.go#L1882: p.templateStack.pop()
parse.go#L1887: p.templateStack.pop()
parse.go#L1892: p.templateStack.pop()
parse.go#L1897: p.templateStack.pop()
parse.go#L1902: p.templateStack.pop()
parse.go#L1931: p.templateStack.pop()
![]() |
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. |