type github.com/andybalholm/cascadia.compoundSelector
4 uses
github.com/andybalholm/cascadia (current package)
parser.go#L736: return compoundSelector{selectors: selectors}, nil
selector.go#L714: type compoundSelector struct {
selector.go#L719: func (t compoundSelector) Match(n *html.Node) bool {
selector.go#L732: func (s compoundSelector) Specificity() Specificity {
![]() |
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. |