Versions in this module Expand all Collapse all v1 v1.3.6 Jun 29, 2023 Changes in this version + type Client struct + func NewClient(t mockConstructorTestingTNewClient) *Client + func (_m *Client) Health(_a0 context.Context, _a1 ...rpc.Option) (*health.APIReply, error) + func (_m *Client) Liveness(_a0 context.Context, _a1 ...rpc.Option) (*health.APIReply, error) + func (_m *Client) Readiness(_a0 context.Context, _a1 ...rpc.Option) (*health.APIReply, error)