Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClientFactory ¶
type HTTPClientFactory struct{}
func New ¶
func New() *HTTPClientFactory
func (*HTTPClientFactory) NewClientForSelfSignedTLSServer ¶
func (f *HTTPClientFactory) NewClientForSelfSignedTLSServer(certificatePEM []byte) (HttpClient, error)
Click to show internal directories.
Click to hide internal directories.