//
pkg.gl
Category
github.com/nufy323/grpc-go
internal
status
package
1.91.0
Repository:
https://github.com/nufy323/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
96 SLOC
#
Functions
Err
Err returns an error representing c and msg.
Errorf
Errorf returns Error(c, fmt.Sprintf(format, a...)).
FromProto
FromProto returns a Status representing s.
New
New returns a Status representing c and msg.
Newf
Newf returns New(c, fmt.Sprintf(format, a...)).
#
Structs
Status
Status represents an RPC status code, message, and details.
#
Type aliases
Error
Error is an alias of a status proto.