Files
hongming 521cb40c21 Upgrade go version to 1.18 (#5045)
* Upgrade go version to 1.18

* fix go 1.18 compatibility

* update gofmt

* ignore golangci-lint staticcheck

* update gofmt
2022-07-18 10:42:48 +08:00
..
2019-07-20 00:32:24 +08:00
2019-07-20 00:32:24 +08:00
2019-04-26 16:47:04 +08:00
2019-07-20 00:32:24 +08:00
2019-04-26 16:47:04 +08:00

cascadia

The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.

To test CSS selectors without writing Go code, check out cascadia the command line tool, a thin wrapper around this package.