Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware func(next RoundTripper) RoundTripper
type Option ¶
type Option func(p *Publisher)
func WithMiddlewares ¶
func WithMiddlewares(mws ...Middleware) Option
type RoundTripper ¶
Click to show internal directories.
Click to hide internal directories.