encryptor

package
v0.0.0-...-92ea3ac Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILE filetype = iota
	DIRECTORY
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

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

Processor contains encryptor processor data.

func New

func New(maxBatchSize int64, sourceDir, outputDir string, password, ignoredFiles string) (*Processor, error)

New returns new Processor.

func (*Processor) Decrypt

func (p *Processor) Decrypt() error

func (*Processor) Encrypt

func (p *Processor) Encrypt() error

func (*Processor) Validate

func (p *Processor) Validate() error

Jump to

Keyboard shortcuts

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