mock_socket

package
v0.0.0-...-055f8da Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_socket is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHashable

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

MockHashable is a mock of Hashable interface.

func NewMockHashable

func NewMockHashable(ctrl *gomock.Controller) *MockHashable

NewMockHashable creates a new mock instance.

func (*MockHashable) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockHashable) Hash

func (m *MockHashable) Hash() (uint64, error)

Hash mocks base method.

type MockHashableMockRecorder

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

MockHashableMockRecorder is the mock recorder for MockHashable.

func (*MockHashableMockRecorder) Hash

func (mr *MockHashableMockRecorder) Hash() *gomock.Call

Hash indicates an expected call of Hash.

type MockSealer

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

MockSealer is a mock of Sealer interface.

func NewMockSealer

func NewMockSealer(ctrl *gomock.Controller) *MockSealer

NewMockSealer creates a new mock instance.

func (*MockSealer) EXPECT

func (m *MockSealer) EXPECT() *MockSealerMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSealer) Seal

func (m *MockSealer) Seal(arg0 record.Record) ([]byte, error)

Seal mocks base method.

type MockSealerMockRecorder

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

MockSealerMockRecorder is the mock recorder for MockSealer.

func (*MockSealerMockRecorder) Seal

func (mr *MockSealerMockRecorder) Seal(arg0 interface{}) *gomock.Call

Seal indicates an expected call of Seal.

Jump to

Keyboard shortcuts

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