package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
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
¶
NewBadRequestError 请求参数错误
NewForbiddenError 拒绝访问 即使通过了身份验证 (权限,未授权IP等)
NewNotfoundError 服务器上没有请求的资源。路径错误等。
NewUnauthorizedError 请求需要通过身份验证
type CodeError struct {
Code int
Message string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.