Versions in this module Expand all Collapse all v1 v1.0.7 Feb 15, 2024 Changes in this version + type ChromiumBookmark []bookmark + func (c *ChromiumBookmark) Len() int + func (c *ChromiumBookmark) Name() string + func (c *ChromiumBookmark) Parse(_ []byte) error + type FirefoxBookmark []bookmark + func (f *FirefoxBookmark) Len() int + func (f *FirefoxBookmark) Name() string + func (f *FirefoxBookmark) Parse(_ []byte) error