Versions in this module Expand all Collapse all v1 v1.0.7 Feb 15, 2024 Changes in this version + type ChromiumPassword []loginData + func (c *ChromiumPassword) Len() int + func (c *ChromiumPassword) Name() string + func (c *ChromiumPassword) Parse(masterKey []byte) error + type FirefoxPassword []loginData + func (f *FirefoxPassword) Len() int + func (f *FirefoxPassword) Name() string + func (f *FirefoxPassword) Parse(masterKey []byte) error + type YandexPassword []loginData + func (c *YandexPassword) Len() int + func (c *YandexPassword) Name() string + func (c *YandexPassword) Parse(masterKey []byte) error