Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultInterceptors ¶
type DefaultInterceptors struct { Pre []PreHandler Post []PostHandler }
func (*DefaultInterceptors) PostHandle ¶
func (t *DefaultInterceptors) PostHandle(ctx context.Context, response *http.Response)
type Interceptors ¶
type PreHandler ¶
Click to show internal directories.
Click to hide internal directories.