apierrors

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package apierrors defines all service errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCheckIdentity    = err("ErrCheckIdentity", "身份校验失败")
	ErrParseRequest     = err("ErrParseRequest", "解析请求失败")
	ErrCreateKey        = err("ErrCreateKey", "创建 KMS 用户主密钥失败")
	ErrEncrypt          = err("ErrEncrypt", "对称加密失败")
	ErrDecrypt          = err("ErrDecrypt", "对称解密失败")
	ErrGenerateDataKey  = err("ErrGenerateDataKey", "生成数据加密密钥失败")
	ErrRotateKeyVersion = err("ErrRotateKeyVersion", "轮转密钥版本失败")
	ErrDescribeKey      = err("ErrDescribeKey", "查询用户主密钥失败")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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