//
pkg.gl
Category
google.golang.org/grpc
internal
testutils
proxyserver
package
1.72.0-dev
Repository:
https://github.com/grpc/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
102 SLOC
#
Functions
New
New initializes and starts a proxy server, registers a cleanup to stop it, and returns a ProxyServer.
#
Structs
ProxyServer
ProxyServer represents a test proxy server.