Versions in this module Expand all Collapse all v1 v1.1.0 Nov 7, 2023 v1.0.0 Nov 7, 2023 Changes in this version + type Client struct + func New(cnf config.Config) *Client + func (c *Client) Ping(input *PingInput) (*PingOutput, error) + type PingInput struct + type PingOutput struct