Documentation
¶
Overview ¶
Package http includes handlers and utilties
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNilCert = errors.New("nil cert")
Functions ¶
func ClientWithCert ¶ added in v0.9.0
ClientWithCert injects cert for mTLS into a copy of client. Transports and TLS configs are created (if nil) or cloned as needed. If client is nil the default HTTP client will be used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.