//
pkg.gl
Category
github.com/pandaychen/grpc-wrapper-framework
atreus
codes
package
0.0.0-20220929103845-2ebd1957c018
Repository:
https://github.com/pandaychen/grpc-wrapper-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
76 SLOC
#
README
GRPC 错误码封装
https://grpc.github.io/grpc/core/md_doc_statuscodes.html
https://pkg.go.dev/google.golang.org/grpc/codes
#
Functions
CheckErrorIsAcceptable
Breaker:Acceptable checks if given error is acceptable.
NewPbStatusWrapper
No description provided by the author
TransformError2Codes
https://github.com/grpc/grpc-go/blob/v1.36.1/status/status.go#L81.
#
Variables
GlobalAtreusCodesStore
全局错误码数组.
PB_STAT_SUCC
No description provided by the author
PB_SUCC
.
#
Structs
PbStatusWrapper
No description provided by the author