package
1.72.0-dev
Repository: https://github.com/grpc/grpc-go.git
Documentation: pkg.go.dev

# Functions

SetupFakeRLSServer starts and returns a fake RouteLookupService server listening on the given listener or on a random local port.
StartFakeRouteLookupServer starts a fake RLS server listening for requests on lis.

# Structs

FakeRouteLookupServer is a fake implementation of the RouteLookupService.
RouteLookupResponse wraps an RLS response and the associated error to be sent to a client when the RouteLookup RPC is invoked.