automock

package
v0.0.0-...-fbcd7f5 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 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 API

type API struct {
	mock.Mock
}

API is an autogenerated mock type for the API type

func (*API) Decrypt

func (_m *API) Decrypt(ctx context.Context, ciphertext []byte) ([]byte, error)

Decrypt provides a mock function with given fields: ctx, ciphertext

func (*API) Encrypt

func (_m *API) Encrypt(ctx context.Context, plaintext []byte) ([]byte, error)

Encrypt provides a mock function with given fields: ctx, plaintext

Jump to

Keyboard shortcuts

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