Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertFromFilePair ¶ added in v0.16.0
func CertFromFilePair(certFile, keyFile string) (*tls.Certificate, error)
func CertPoolFromFile ¶ added in v0.16.0
func NewClientTLS ¶ added in v0.16.0
func NewHttpClient ¶
Types ¶
type HeaderAdder ¶
type HeaderAdder struct {
Rt http.RoundTripper
}
Click to show internal directories.
Click to hide internal directories.