Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnauthenticated = errors.New("unauthenticated")
ErrUnauthenticated indicates the user needs to authenticate.
Functions ¶
func NewLoggingRoundTripper ¶
func NewLoggingRoundTripper(logger zerolog.Logger, base http.RoundTripper, customize ...func(event *zerolog.Event) *zerolog.Event) http.RoundTripper
NewLoggingRoundTripper creates a http.RoundTripper that will log requests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.