//
pkg.gl
Category
google.golang.org/grpc
internal
testutils
fakegrpclb
package
1.72.0-dev
Repository:
https://github.com/grpc/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
204 SLOC
#
Functions
NewServer
NewServer creates a new Server with passed in params.
#
Structs
Server
Server is a fake implementation of the grpclb LoadBalancer service.
ServerParams
ServerParams wraps options passed while creating a Server.