Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAddAuthTokenInterceptor ¶
func NewAddAuthTokenInterceptor(token func() string) connect.Interceptor
func RetryHTTPClient ¶
func RetryHTTPClient() connect.HTTPClient
Types ¶
type RecordRoundTripper ¶
type RecordRoundTripper struct {
// contains filtered or unexported fields
}
func NewRecordRoundTripper ¶
func NewRecordRoundTripper(writer io.Writer) *RecordRoundTripper
type ReplayRoundTripper ¶
type ReplayRoundTripper struct {
// contains filtered or unexported fields
}
func NewReplayRoundTripper ¶
func NewReplayRoundTripper(reader io.Reader) *ReplayRoundTripper
Click to show internal directories.
Click to hide internal directories.