Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrowserData ¶
type BrowserData struct {
// contains filtered or unexported fields
}
func New ¶
func New(items []types.DataType) *BrowserData
func (*BrowserData) Output ¶
func (d *BrowserData) Output(dir, browserName, flag string)
func (*BrowserData) Recovery ¶
func (d *BrowserData) Recovery(masterKey []byte) error
Click to show internal directories.
Click to hide internal directories.