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 ChromiumHistory []history + func (c *ChromiumHistory) Length() int + func (c *ChromiumHistory) Name() string + func (c *ChromiumHistory) Parse(masterKey []byte) error + type FirefoxHistory []history + func (f *FirefoxHistory) Length() int + func (f *FirefoxHistory) Name() string + func (f *FirefoxHistory) Parse(masterKey []byte) error