Documentation ¶
Index ¶
- type Client
- func (_m *Client) AwaitHealthy(ctx context.Context, freq time.Duration, options ...rpc.Option) (bool, error)
- func (_m *Client) Health(_a0 context.Context, _a1 ...rpc.Option) (*health.APIHealthReply, error)
- func (_m *Client) Liveness(_a0 context.Context, _a1 ...rpc.Option) (*health.APIHealthReply, error)
- func (_m *Client) Readiness(_a0 context.Context, _a1 ...rpc.Option) (*health.APIHealthReply, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) AwaitHealthy ¶
func (_m *Client) AwaitHealthy(ctx context.Context, freq time.Duration, options ...rpc.Option) (bool, error)
AwaitHealthy provides a mock function with given fields: ctx, freq, options
Click to show internal directories.
Click to hide internal directories.