package
0.0.0-20200808144624-9e3170ae6de2
Repository: https://github.com/go-spring/go-spring-parent.git
Documentation: pkg.go.dev

# Functions

NewErrorCode ErrorCode 的构造函数.
NewRpcError RpcError 的构造函数.
NewRpcResult RpcResult 的构造函数.
NewRpcSuccess RpcSuccess 的构造函数.

# Variables

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

# Structs

ErrorCode 错误码.
RpcResult 定义 RPC 返回值.

# Type aliases

RpcError 定义一个 RPC 异常值.
RpcSuccess 定义一个 RPC 成功值.