Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromiumLocalStorage ¶
type ChromiumLocalStorage []Storage
func (*ChromiumLocalStorage) Extract ¶
func (c *ChromiumLocalStorage) Extract(_ []byte) error
func (*ChromiumLocalStorage) Len ¶
func (c *ChromiumLocalStorage) Len() int
func (*ChromiumLocalStorage) Name ¶
func (c *ChromiumLocalStorage) Name() string
type FirefoxLocalStorage ¶
type FirefoxLocalStorage []Storage
func (*FirefoxLocalStorage) Extract ¶
func (f *FirefoxLocalStorage) Extract(_ []byte) error
func (*FirefoxLocalStorage) Len ¶
func (f *FirefoxLocalStorage) Len() int
func (*FirefoxLocalStorage) Name ¶
func (f *FirefoxLocalStorage) Name() string
Click to show internal directories.
Click to hide internal directories.