mocks

package
v0.0.0-...-982e07a Latest Latest
Warning

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

Go to latest
Published: Dec 19, 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 TestgRPCKeystore

type TestgRPCKeystore struct {
	mock.Mock
}

TestgRPCKeystore is an autogenerated mock type for the TestgRPCKeystore type

func (*TestgRPCKeystore) GetClientIDEncryptionPublicKey

func (_m *TestgRPCKeystore) GetClientIDEncryptionPublicKey(clientID []byte) (*keys.PublicKey, error)

GetClientIDEncryptionPublicKey provides a mock function with given fields: clientID

func (*TestgRPCKeystore) GetClientIDSymmetricKeys

func (_m *TestgRPCKeystore) GetClientIDSymmetricKeys(id []byte) ([][]byte, error)

GetClientIDSymmetricKeys provides a mock function with given fields: id

func (*TestgRPCKeystore) GetHMACSecretKey

func (_m *TestgRPCKeystore) GetHMACSecretKey(id []byte) ([]byte, error)

GetHMACSecretKey provides a mock function with given fields: id

func (*TestgRPCKeystore) GetLogSecretKey

func (_m *TestgRPCKeystore) GetLogSecretKey() ([]byte, error)

GetLogSecretKey provides a mock function with given fields:

func (*TestgRPCKeystore) GetPeerPublicKey

func (_m *TestgRPCKeystore) GetPeerPublicKey(id []byte) (*keys.PublicKey, error)

GetPeerPublicKey provides a mock function with given fields: id

func (*TestgRPCKeystore) GetPoisonKeyPair

func (_m *TestgRPCKeystore) GetPoisonKeyPair() (*keys.Keypair, error)

GetPoisonKeyPair provides a mock function with given fields:

func (*TestgRPCKeystore) GetPoisonPrivateKeys

func (_m *TestgRPCKeystore) GetPoisonPrivateKeys() ([]*keys.PrivateKey, error)

GetPoisonPrivateKeys provides a mock function with given fields:

func (*TestgRPCKeystore) GetPrivateKey

func (_m *TestgRPCKeystore) GetPrivateKey(id []byte) (*keys.PrivateKey, error)

GetPrivateKey provides a mock function with given fields: id

func (*TestgRPCKeystore) GetServerDecryptionPrivateKey

func (_m *TestgRPCKeystore) GetServerDecryptionPrivateKey(id []byte) (*keys.PrivateKey, error)

GetServerDecryptionPrivateKey provides a mock function with given fields: id

func (*TestgRPCKeystore) GetServerDecryptionPrivateKeys

func (_m *TestgRPCKeystore) GetServerDecryptionPrivateKeys(id []byte) ([]*keys.PrivateKey, error)

GetServerDecryptionPrivateKeys provides a mock function with given fields: id

Jump to

Keyboard shortcuts

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