//
pkg.gl
Category
go.etcd.io/etcd/pkg/v3
grpc_testing
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
123 SLOC
#
Functions
New
NewDummyStubServer
NewDummyStubServer creates a simple test server that serves Unary calls with responses with the given payload.
#
Structs
GrpcRecorder
RequestInfo
StubServer
StubServer is a server that is easy to customize within individual test cases.