actions

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(files []*File, plain bool, stdout bool, cache *cache.Cache, provider *crypto.Provider, threads int) (err error)

func Encrypt

func Encrypt(files []*File, cache *cache.Cache, provider *crypto.Provider, threads int) (err error)

func UpdateGitignore

func UpdateGitignore(c *config.Config) error

Types

type File

type File struct {
	EncryptedPath string
	DecryptedPath string
	PlainPath     string
}

func NewFile

func NewFile(path string, config *config.Config) (File, error)

Jump to

Keyboard shortcuts

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