Versions in this module Expand all Collapse all v1 v1.0.0 May 17, 2022 Changes in this version + func FormatURLPath(format string, params ...interface{}) string + func Normalise(input string) string + type Client interface + Call func(ctx context.Context, method, path string, data, rcv interface{}) error + func New(endpoint string, o ...opts.APIOption) Client