mocks

package
v1.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterClient

type ClusterClient struct {
	mock.Mock
}

ClusterClient is an autogenerated mock type for the ClusterClient type

func (*ClusterClient) Step

Step provides a mock function with given fields: ctx, in, opts

func (*ClusterClient) Submit

Submit provides a mock function with given fields: ctx, opts

type Dispatcher

type Dispatcher struct {
	mock.Mock
}

Dispatcher is an autogenerated mock type for the Dispatcher type

func (*Dispatcher) DispatchStep

func (_m *Dispatcher) DispatchStep(ctx context.Context, request *orderer.StepRequest) (*orderer.StepResponse, error)

DispatchStep provides a mock function with given fields: ctx, request

func (*Dispatcher) DispatchSubmit

func (_m *Dispatcher) DispatchSubmit(ctx context.Context, request *orderer.SubmitRequest) (*orderer.SubmitResponse, error)

DispatchSubmit provides a mock function with given fields: ctx, request

type Handler

type Handler struct {
	mock.Mock
}

Handler is an autogenerated mock type for the Handler type

func (*Handler) OnStep

func (_m *Handler) OnStep(channel string, sender uint64, req *orderer.StepRequest) (*orderer.StepResponse, error)

OnStep provides a mock function with given fields: channel, sender, req

func (*Handler) OnSubmit

func (_m *Handler) OnSubmit(channel string, sender uint64, req *orderer.SubmitRequest) (*orderer.SubmitResponse, error)

OnSubmit provides a mock function with given fields: channel, sender, req

type RemoteCommunicator

type RemoteCommunicator struct {
	mock.Mock
}

RemoteCommunicator is an autogenerated mock type for the RemoteCommunicator type

func (*RemoteCommunicator) Remote

func (_m *RemoteCommunicator) Remote(channel string, id uint64) (*cluster.RemoteContext, error)

Remote provides a mock function with given fields: channel, id

type SecureDialer

type SecureDialer struct {
	mock.Mock
}

SecureDialer is an autogenerated mock type for the SecureDialer type

func (*SecureDialer) Dial

func (_m *SecureDialer) Dial(address string, verifyFunc cluster.RemoteVerifier) (*grpc.ClientConn, error)

Dial provides a mock function with given fields: address, verifyFunc

type SubmitClient

type SubmitClient struct {
	mock.Mock
}

SubmitClient is an autogenerated mock type for the SubmitClient type

func (*SubmitClient) CloseSend

func (_m *SubmitClient) CloseSend() error

CloseSend provides a mock function with given fields:

func (*SubmitClient) Context

func (_m *SubmitClient) Context() context.Context

Context provides a mock function with given fields:

func (*SubmitClient) Header

func (_m *SubmitClient) Header() (metadata.MD, error)

Header provides a mock function with given fields:

func (*SubmitClient) Recv

func (_m *SubmitClient) Recv() (*orderer.SubmitResponse, error)

Recv provides a mock function with given fields:

func (*SubmitClient) RecvMsg

func (_m *SubmitClient) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SubmitClient) Send

func (_m *SubmitClient) Send(request *orderer.SubmitRequest) error

Send provides a mock function with given fields: request

func (*SubmitClient) SendMsg

func (_m *SubmitClient) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SubmitClient) Trailer

func (_m *SubmitClient) Trailer() metadata.MD

Trailer provides a mock function with given fields:

type SubmitStream

type SubmitStream struct {
	mock.Mock
}

SubmitStream is an autogenerated mock type for the SubmitStream type

func (*SubmitStream) Context

func (_m *SubmitStream) Context() context.Context

Context provides a mock function with given fields:

func (*SubmitStream) Recv

func (_m *SubmitStream) Recv() (*orderer.SubmitRequest, error)

Recv provides a mock function with given fields:

func (*SubmitStream) RecvMsg

func (_m *SubmitStream) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SubmitStream) Send

func (_m *SubmitStream) Send(response *orderer.SubmitResponse) error

Send provides a mock function with given fields: response

func (*SubmitStream) SendHeader

func (_m *SubmitStream) SendHeader(_a0 metadata.MD) error

SendHeader provides a mock function with given fields: _a0

func (*SubmitStream) SendMsg

func (_m *SubmitStream) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SubmitStream) SetHeader

func (_m *SubmitStream) SetHeader(_a0 metadata.MD) error

SetHeader provides a mock function with given fields: _a0

func (*SubmitStream) SetTrailer

func (_m *SubmitStream) SetTrailer(_a0 metadata.MD)

SetTrailer provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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