gpg

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSigner added in v0.3.0

type MockSigner struct {
	mock.Mock
}

MockSigner is an autogenerated mock type for the Signer type

func (*MockSigner) SignFile added in v0.3.0

func (_m *MockSigner) SignFile(sourcePath string, targetPath string) error

SignFile provides a mock function with given fields: sourcePath, targetPath

type Signer

type Signer interface {
	SignFile(sourcePath string, targetPath string) error
}

func NewSigner

func NewSigner(key string, password string) (Signer, error)

Jump to

Keyboard shortcuts

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