Versions in this module Expand all Collapse all v0 v0.0.1 Sep 19, 2025 v0.0.0 Sep 19, 2025 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 SpeedXHistory + const YandexCreditCard + const YandexPassword + func FilterSensitiveItems(items []DataType) []DataType + func (i DataType) Filename() string + func (i DataType) IsSensitive() bool + func (i DataType) String() string + func (i DataType) TempFilename() string