Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 Changes in this version + type ChromiumCookie []cookie + func (c *ChromiumCookie) Len() int + func (c *ChromiumCookie) Name() string + func (c *ChromiumCookie) Parse(masterKey []byte) error + type FirefoxCookie []cookie + func (f *FirefoxCookie) Len() int + func (f *FirefoxCookie) Name() string + func (f *FirefoxCookie) Parse(_ []byte) error