modules

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2019 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(config interface{}, fileName string) error

Types

type CheckSize added in v1.4.0

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

func (CheckSize) EmptyConfig added in v1.4.0

func (CheckSize) EmptyConfig() interface{}

func (CheckSize) Name added in v1.4.0

func (CheckSize) Name() string

func (CheckSize) Perform added in v1.4.0

func (CheckSize) Perform(config interface{}, fileName string) error

type Compress

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

func (Compress) EmptyConfig added in v1.1.0

func (Compress) EmptyConfig() interface{}

func (Compress) Name added in v1.1.0

func (Compress) Name() string

func (Compress) Perform added in v1.1.0

func (Compress) Perform(config interface{}, fileName string) error

type Decompress

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

func (Decompress) EmptyConfig added in v1.1.0

func (Decompress) EmptyConfig() interface{}

func (Decompress) Name added in v1.1.0

func (Decompress) Name() string

func (Decompress) Perform added in v1.1.0

func (Decompress) Perform(config interface{}, fileName string) error

type Delete

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

func (Delete) EmptyConfig added in v1.1.0

func (Delete) EmptyConfig() interface{}

func (Delete) Name added in v1.1.0

func (Delete) Name() string

func (Delete) Perform added in v1.1.0

func (Delete) Perform(_ interface{}, fileName string) error

type HTTP added in v1.1.0

type HTTP struct{}

func (HTTP) EmptyConfig added in v1.1.0

func (HTTP) EmptyConfig() interface{}

func (HTTP) Name added in v1.1.0

func (HTTP) Name() string

func (HTTP) Perform added in v1.1.0

func (HTTP) Perform(config interface{}, fileName string) error

type IsFile

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

func (IsFile) EmptyConfig added in v1.1.0

func (IsFile) EmptyConfig() interface{}

func (IsFile) Name added in v1.1.0

func (IsFile) Name() string

func (IsFile) Perform added in v1.1.0

func (IsFile) Perform(config interface{}, fileName string) error

type Mail added in v1.1.0

type Mail struct {
}

func (Mail) EmptyConfig added in v1.1.0

func (Mail) EmptyConfig() interface{}

func (Mail) Name added in v1.1.0

func (Mail) Name() string

func (Mail) Perform added in v1.1.0

func (Mail) Perform(config interface{}, fileName string) error

type Move

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

func (Move) EmptyConfig added in v1.1.0

func (Move) EmptyConfig() interface{}

func (Move) Name added in v1.1.0

func (Move) Name() string

func (Move) Perform added in v1.1.0

func (Move) Perform(config interface{}, fileName string) error

type Sleep

type Sleep struct{}

func (Sleep) EmptyConfig added in v1.1.0

func (Sleep) EmptyConfig() interface{}

func (Sleep) Name added in v1.1.0

func (Sleep) Name() string

func (Sleep) Perform added in v1.1.0

func (Sleep) Perform(config interface{}, fileName string) error

Jump to

Keyboard shortcuts

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