grpc

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientConn

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

func NewMockClientConn

func NewMockClientConn(t *testing.T, mockStub *mockstub.MockStub, chaincode *core.Chaincode) *MockClientConn

func (*MockClientConn) Invoke

func (m *MockClientConn) Invoke(_ context.Context, method string, args interface{}, reply interface{}, _ ...grpc.CallOption) error

Invoke performs a unary RPC and returns after the response is received into reply.

func (*MockClientConn) NewStream

func (m *MockClientConn) NewStream(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption) (grpc.ClientStream, error)

NewStream begins a streaming RPC.

func (*MockClientConn) SetCaller

func (m *MockClientConn) SetCaller(user *mocks.UserFoundation) *MockClientConn

Jump to

Keyboard shortcuts

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