Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 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