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