Documentation
¶
Overview ¶
Package selectors provides utilities to compile and cache CSS selectors.
The package provides a cache implementation that caches selectors in-memory using a `sync.Map`, it also exposes the same methods to compile selectors using a global cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.