Versions in this module Expand all Collapse all v0 v0.1.2 Jul 16, 2020 v0.1.1 Jul 16, 2020 v0.1.0 Jul 16, 2020 Changes in this version + type Info struct + Seen []cssselector.Selector + func Extract(r io.Reader) (*Info, error) + func FromSelectors(ss []string) (*Info, error) + func (i *Info) Includes(chain cssselector.Chain) bool + func (i *Info) Merge(other *Info)