Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 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