Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundTripper ¶
type RoundTripper struct { http.RoundTripper // contains filtered or unexported fields }
RoundTripper for breaker.
func NewRoundTripper ¶
func NewRoundTripper(hrt http.RoundTripper) *RoundTripper
NewRoundTripper for breaker.
Click to show internal directories.
Click to hide internal directories.