package
0.0.0-20240717021838-601228c88e2b
Repository: https://github.com/gemini-oss/rego.git
Documentation: pkg.go.dev
# Functions
* DecodeJSON
* @param body []byte
* @param result interface{}
* @return error
*/.
* NewClient
* @param headers Headers
* @return *Client
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
RFC-7231 (https://www.rfc-editor.org/rfc/rfc7231.html).
RFC-4287 (https://www.rfc-editor.org/rfc/rfc4287.html).
RFC-2318 (https://www.rfc-editor.org/rfc/rfc2318.html).
Proprietary.
RFC-1866 (https://www.rfc-editor.org/rfc/rfc1866.html).
RFC-2046 (https://www.rfc-editor.org/rfc/rfc2046.html).
RFC-2854 (https://www.rfc-editor.org/rfc/rfc2854.html).
RFC-9239 (https://www.rfc-editor.org/rfc/rfc9239.html).
RFC-2045 (https://www.rfc-editor.org/rfc/rfc2045.html).
RFC-8259 (https://www.rfc-editor.org/rfc/rfc8259.html).
RFC-3003 (https://www.rfc-editor.org/rfc/rfc3003.html).
RFC-4337 (https://www.rfc-editor.org/rfc/rfc4337.html).
RFC-4337 (https://www.rfc-editor.org/rfc/rfc4337.html).
RFC-7578 (https://www.rfc-editor.org/rfc/rfc7578.html).
RFC-2046 (https://www.rfc-editor.org/rfc/rfc2046.html).
RFC-3778 (https://www.rfc-editor.org/rfc/rfc3778.html).
RFC-2046 (https://www.rfc-editor.org/rfc/rfc2046.html).
RFC-2083 (https://www.rfc-editor.org/rfc/rfc2083.html).
RFC-7303 (https://www.rfc-editor.org/rfc/rfc4287.html).
RFC-2361 (https://www.rfc-editor.org/rfc/rfc2361.html).
RFC-7303 (https://www.rfc-editor.org/rfc/rfc7303.html).
RFC-9512 (https://www.rfc-editor.org/rfc/rfc9512.html).
RFC-1951 (https://www.rfc-editor.org/rfc/rfc1951.html).
# Structs
* Client
* @param httpClient *http.Client
* @param headers Headers
*/.
DownloadMetadata stores state for managing downloads.
* Paginator
* @param Self string
* @param NextPage string
* @param Paged bool
*/.
# Type aliases
No description provided by the author