Categorygithub.com/gtkit/goerr
modulepackage
1.1.4
Repository: https://github.com/gtkit/goerr.git
Documentation: pkg.go.dev

# README

goerr

处理错误方法 错误码定义

# Packages

No description provided by the author

# Functions

AppKey 无效应用程序密钥.
Auth 身份验证失败.
AuthExpired 认证过期.
AuthHeader 认证头非法.
ElasticsearchDSL elasticsearch DSL 错误.
ElasticsearchServer elasticsearch 服务器错误.
No description provided by the author
Errorf create a new error.
InternalServer 服务器内部错误.
InvalidJson 无效的JSON.
No description provided by the author
KafkaConsumer kafka 消费者错误.
KafkaProducer kafka 生产者错误.
KafkaServer kafka 服务器错误.
MongoDSL mongo DSL 错误.
MongoServer mongo 服务器错误.
MysqlServer mysql 服务器错误.
MysqlSQL mysql SQL 错误.
New create a new error.
NotFound 找不到.
Ok 请求成功.
Params 非法参数.
Permission 权限不足.
RabbitMQConsumer rabbitmq 消费者错误.
RabbitMQProducer rabbitmq 生产者错误.
RabbitMQServer rabbitmq 服务器错误.
RedisServer redis 服务器错误.
RequestFail 请求失败.
Sign 无效应用签名.
Timeout 请求超时.
TooManyRequests 请求过多.
ValidateParams 验证参数.
No description provided by the author
No description provided by the author
No description provided by the author
WithStack add caller stack information.
Wrap with some extra message into err.
Wrapf with some extra message into err.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Error an error with caller stack information.
No description provided by the author