Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BackendFactory ¶
type BackendFactory struct {
// contains filtered or unexported fields
}
func NewBackendFactory ¶
func NewBackendFactory(c config.Config) *BackendFactory
type FactoryRoundTripper ¶
func (*FactoryRoundTripper) New ¶
func (t *FactoryRoundTripper) New(expectedServerName string) http.RoundTripper
Click to show internal directories.
Click to hide internal directories.