The highest tagged major version is
v15.
package
Version:
v5.15.0
Opens a new window with list of versions in this module.
Published: Sep 23, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
StatusCode int `json:"status_code,omitempty"`
RequestID string `json:"request_id,omitempty"`
ErrorType Type `json:"error_type,omitempty"`
ErrorMessage Message `json:"error_message,omitempty"`
ErrorURL URL `json:"error_url,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.