Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginClient ¶
PluginClient is an autogenerated mock type for the PluginClient type
func (*PluginClient) Exec ¶
func (_m *PluginClient) Exec(ctx context.Context, in *plugin.ExecRequest, opts ...grpc.CallOption) (*plugin.ExecResponse, error)
Exec provides a mock function with given fields: ctx, in, opts
func (*PluginClient) Ping ¶
func (_m *PluginClient) Ping(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*plugin.PingResponse, error)
Ping provides a mock function with given fields: ctx, in, opts
Click to show internal directories.
Click to hide internal directories.