//
pkg.gl
Category
github.com/nufy323/grpc-go
internal
testutils
package
1.91.0
Repository:
https://github.com/nufy323/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
74 SLOC
#
Functions
NewPipeListener
NewPipeListener creates a new pipe listener.
StatusErrEqual
StatusErrEqual returns true iff both err1 and err2 wrap status.Status errors and their underlying status protos are equal.
#
Structs
PipeListener
PipeListener is a listener with an unbuffered pipe.