Versions in this module Expand all Collapse all v0 v0.6.1 Jun 18, 2023 Changes in this version + func NewClient(options ...Option) (*http.Client, error) + type Option func(c *config) + func WithExtraCertificates(path string) Option + func WithTLSSkipVerify(tlsSkipVerify bool) Option