Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestOption ¶
type RequestOption func(opts *RequestOptions) error
RequestOption func for each Opts argument
func WithHandler ¶
func WithHandler(handler invoke.Handler) RequestOption
WithHandler set custom handler
type RequestOptions ¶
RequestOptions opts allows the user to specify more advanced options
Click to show internal directories.
Click to hide internal directories.