mockhandshake

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mockhandshake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMintTLS

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

MockMintTLS is a mock of MintTLS interface

func NewMockMintTLS

func NewMockMintTLS(ctrl *gomock.Controller) *MockMintTLS

NewMockMintTLS creates a new mock instance

func (*MockMintTLS) ComputeExporter

func (m *MockMintTLS) ComputeExporter(arg0 string, arg1 []byte, arg2 int) ([]byte, error)

ComputeExporter mocks base method

func (*MockMintTLS) ConnectionState added in v0.7.0

func (m *MockMintTLS) ConnectionState() mint.ConnectionState

ConnectionState mocks base method

func (*MockMintTLS) EXPECT

func (m *MockMintTLS) EXPECT() *MockMintTLSMockRecorder

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

func (*MockMintTLS) GetCipherSuite

func (m *MockMintTLS) GetCipherSuite() mint.CipherSuiteParams

GetCipherSuite mocks base method

func (*MockMintTLS) Handshake

func (m *MockMintTLS) Handshake() mint.Alert

Handshake mocks base method

func (*MockMintTLS) SetCryptoStream

func (m *MockMintTLS) SetCryptoStream(arg0 io.ReadWriter)

SetCryptoStream mocks base method

func (*MockMintTLS) State

func (m *MockMintTLS) State() mint.State

State mocks base method

type MockMintTLSMockRecorder

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

MockMintTLSMockRecorder is the mock recorder for MockMintTLS

func (*MockMintTLSMockRecorder) ComputeExporter

func (mr *MockMintTLSMockRecorder) ComputeExporter(arg0, arg1, arg2 interface{}) *gomock.Call

ComputeExporter indicates an expected call of ComputeExporter

func (*MockMintTLSMockRecorder) ConnectionState added in v0.7.0

func (mr *MockMintTLSMockRecorder) ConnectionState() *gomock.Call

ConnectionState indicates an expected call of ConnectionState

func (*MockMintTLSMockRecorder) GetCipherSuite

func (mr *MockMintTLSMockRecorder) GetCipherSuite() *gomock.Call

GetCipherSuite indicates an expected call of GetCipherSuite

func (*MockMintTLSMockRecorder) Handshake

func (mr *MockMintTLSMockRecorder) Handshake() *gomock.Call

Handshake indicates an expected call of Handshake

func (*MockMintTLSMockRecorder) SetCryptoStream

func (mr *MockMintTLSMockRecorder) SetCryptoStream(arg0 interface{}) *gomock.Call

SetCryptoStream indicates an expected call of SetCryptoStream

func (*MockMintTLSMockRecorder) State

func (mr *MockMintTLSMockRecorder) State() *gomock.Call

State indicates an expected call of State

Jump to

Keyboard shortcuts

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