Versions in this module Expand all Collapse all v0 v0.4.6 Dec 8, 2022 v0.4.5 Dec 8, 2022 Changes in this version + type ChromiumBookmark []bookmark + func (c *ChromiumBookmark) Length() int + func (c *ChromiumBookmark) Name() string + func (c *ChromiumBookmark) Parse(masterKey []byte) error + type FirefoxBookmark []bookmark + func (f *FirefoxBookmark) Length() int + func (f *FirefoxBookmark) Name() string + func (f *FirefoxBookmark) Parse(masterKey []byte) error