Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogRequests ¶
func LogRequests(t http.RoundTripper) http.RoundTripper
LogRequests is a middleware that wraps the provided http.RoundTripper to observe the request duration
Types ¶
type RoundTripperFunc ¶
RoundTripperFunc is a type that implements the RoundTripper interface
Click to show internal directories.
Click to hide internal directories.