//
pkg.gl
Category
github.com/go-spring/go-spring-parent
spring-error
package
0.0.0-20200808144624-9e3170ae6de2
Repository:
https://github.com/go-spring/go-spring-parent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
58 SLOC
#
Functions
NewErrorCode
NewErrorCode ErrorCode 的构造函数.
NewRpcError
NewRpcError RpcError 的构造函数.
NewRpcResult
NewRpcResult RpcResult 的构造函数.
NewRpcSuccess
NewRpcSuccess RpcSuccess 的构造函数.
#
Variables
DEFAULT
No description provided by the author
ERROR
No description provided by the author
SUCCESS
No description provided by the author
#
Structs
ErrorCode
ErrorCode 错误码.
RpcResult
RpcResult 定义 RPC 返回值.
#
Type aliases
RpcError
RpcError 定义一个 RPC 异常值.
RpcSuccess
RpcSuccess 定义一个 RPC 成功值.