Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFlakyTransport ¶
func NewFlakyTransport(hiccupRate float64) httputil.CancellableRoundTripper
NewFlakyTransport return a flaky transport that can have hiccups (service unavailable) at a given rate between [0, 1]. This should be used for tests only.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.