package
1.51.4
Repository: https://github.com/lfch/grpc.git
Documentation: pkg.go.dev

# Functions

RunSubTests runs all "Test___" functions that are methods of x as subtests of the current test.

# Variables

TLogger serves as the grpclog logger and is the interface through which expected errors are declared in tests.

# Structs

Tester is an implementation of the x interface parameter to grpctest.RunSubTests with default Setup and Teardown behavior.