mock_crypt

package
v0.0.0-...-dc1866d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCrypter

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

Mock of Crypter interface

func NewMockCrypter

func NewMockCrypter(ctrl *gomock.Controller) *MockCrypter

func (*MockCrypter) DecryptSecret

func (_m *MockCrypter) DecryptSecret(_param0 *dao.SecretRecord) (*string, error)

func (*MockCrypter) EXPECT

func (_m *MockCrypter) EXPECT() *_MockCrypterRecorder

func (*MockCrypter) EncryptSecret

func (_m *MockCrypter) EncryptSecret(_param0 *dao.SecretRecord, _param1 string) (*dao.SecretRecord, error)

Jump to

Keyboard shortcuts

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