Versions in this module Expand all Collapse all v0 v0.4.6 Jul 16, 2024 Changes in this version + const UnsupportedItem + var DefaultChromiumTypes = []DataType + var DefaultFirefoxTypes = []DataType + var DefaultYandexTypes = []DataType + type DataType int + const ChromiumBookmark + const ChromiumCookie + const ChromiumCreditCard + const ChromiumDownload + const ChromiumExtension + const ChromiumHistory + const ChromiumKey + const ChromiumLocalStorage + const ChromiumPassword + const ChromiumSessionStorage + const FirefoxBookmark + const FirefoxCookie + const FirefoxCreditCard + const FirefoxDownload + const FirefoxExtension + const FirefoxHistory + const FirefoxKey4 + const FirefoxLocalStorage + const FirefoxPassword + const FirefoxSessionStorage + const YandexCreditCard + const YandexPassword + func FilterSensitiveItems(items []DataType) []DataType + func (i DataType) Filename() string + func (i DataType) IsSensitive() bool + func (i DataType) TempFilename() string