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