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