Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsHuaweiError ¶
Types ¶
type Error ¶ added in v0.4.7
type Error struct {
StatusCode int32 `json:"status_code,omitempty"`
RequestID string `json:"request_id,omitempty"`
ErrorCode string `json:"error_code,omitempty"`
ErrorMessage string `json:"error_message,omitempty"`
}
func NewHuaweiError ¶
func (*Error) MarshalIndent ¶ added in v0.4.7
Click to show internal directories.
Click to hide internal directories.