Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPTransporter ¶
type HTTPTransporter struct {
// contains filtered or unexported fields
}
HTTPTransport is a centralized mean for downstream request. It takes care of request timeouts an traceID propagation.
func NewHTTP ¶
func NewHTTP(timeout time.Duration) *HTTPTransporter
Click to show internal directories.
Click to hide internal directories.