Versions in this module Expand all Collapse all v0 v0.4.5 Jan 9, 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