Versions in this module Expand all Collapse all v1 v1.7.17 Aug 31, 2022 Changes in this version + type Client struct + 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)