Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientOpt ¶
func CustomTransport ¶
func CustomTransport(t http.RoundTripper) ClientOpt
CustomTransport is the option adding a custom transport on a http Client
func LoggingTransport ¶
func LoggingTransport(log *zap.SugaredLogger) ClientOpt
LoggingTransport is the option adding logging capability to an http Client
Click to show internal directories.
Click to hide internal directories.