//
pkg.gl
Category
github.com/lfch/grpc
internal
testutils
fakegrpclb
package
1.51.4
Repository:
https://github.com/lfch/grpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
203 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.