Versions in this module Expand all Collapse all v0 v0.0.1 Nov 6, 2022 Changes in this version + func New(opts ...Option) *api.API + type Option func(*options) + func WithTimeout(timeout time.Duration) Option + func WithTransport(rt http.RoundTripper) Option