Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
Backend is an autogenerated mock type for the Backend type
func (*Backend) CallRPC ¶
func (_m *Backend) CallRPC(ctx context.Context, result interface{}, method string, params ...interface{}) error
CallRPC provides a mock function with given fields: ctx, result, method, params
func (*Backend) SyncRequest ¶
func (_m *Backend) SyncRequest(ctx context.Context, rpcReq *rpcbackend.RPCRequest) (*rpcbackend.RPCResponse, error)
SyncRequest provides a mock function with given fields: ctx, rpcReq
Click to show internal directories.
Click to hide internal directories.