package
0.0.7
Repository: https://github.com/method-security/osintscan.git
Documentation: pkg.go.dev

# Functions

WithBaseURL sets the base URL, overriding the default environment, if any.
WithBodyProperties adds the given body properties to the request.
WithHTTPClient uses the given HTTPClient to issue the request.
WithHTTPHeader adds the given http.Header to the request.
WithMaxAttempts configures the maximum number of retry attempts.
WithQueryParameters adds the given query parameters to the request.

# Type aliases

RequestOption adapts the behavior of an indivdual request.