browingdata

package
v0.0.0-...-a4935d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2022 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	// contains filtered or unexported fields
}

func New

func New(sources []item.Item) *Data

func (*Data) Output

func (d *Data) Output(dir, browserName, flag string)

func (*Data) Recovery

func (d *Data) Recovery(masterKey []byte) error

type OutPutter

type OutPutter struct {
	// contains filtered or unexported fields
}

func NewOutPutter

func NewOutPutter(flag string) *OutPutter

func (*OutPutter) CreateFile

func (o *OutPutter) CreateFile(dir, filename string) (*os.File, error)

func (*OutPutter) Ext

func (o *OutPutter) Ext() string

func (*OutPutter) Write

func (o *OutPutter) Write(data Source, writer io.Writer) error

type Source

type Source interface {
	Parse(masterKey []byte) error

	Name() string

	Length() int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL