Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opt ¶
type Opt func(*options)
Opt configures HTTP request options.
func WithGNAPToken ¶
WithGNAPToken specifies an authorization GNAP token.
func WithHTTPClient ¶
WithHTTPClient specifies the custom HTTP client.
func WithMethod ¶
WithMethod specifies an HTTP method. Default is GET.
func WithSigner ¶
func WithSigner(signer requestSigner) Opt
WithSigner specifies a request signer for HTTP Signatures.
Click to show internal directories.
Click to hide internal directories.