Versions in this module Expand all Collapse all v0 v0.4.5 Jan 9, 2024 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