errcode

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package errcode Dicehub错误码

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageErrorCode

type ImageErrorCode string

ImageErrorCode 错误码类型

const (
	NetworkError        ImageErrorCode = "IMG0001"
	InternalServerError ImageErrorCode = "IMG0002"
	PermissionDenied    ImageErrorCode = "IMG0003"
	ResourceNotFound    ImageErrorCode = "IMG0004"
	HeaderMissing       ImageErrorCode = "IMG0005"
	BodyMissing         ImageErrorCode = "IMG0006"
	BodyInvalidFormat   ImageErrorCode = "IMG0007"
	ParamMissing        ImageErrorCode = "IMG0008"
	ParamInvalidFormat  ImageErrorCode = "IMG0009"
	ParamInvalid        ImageErrorCode = "IMG0010"
	ParamExist          ImageErrorCode = "IMG0011"
	ResourceInUse       ImageErrorCode = "IMG0012"
)

Dicehub错误码

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL