Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithToken ¶
func WithToken(rt http.RoundTripper, token string) http.RoundTripper
Types ¶
type RTComposer ¶
type RTComposer interface {
Compose(base http.RoundTripper) http.RoundTripper
}
RTComposer represents an abstract of http Authorization objects.
Click to show internal directories.
Click to hide internal directories.