Versions in this module Expand all Collapse all v1 v1.2.1 Apr 7, 2017 Changes in this version + func DoByteBufStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) error + func DoStreamingRoundTrip(stream testpb.BenchmarkService_StreamingCallClient, reqSize, respSize int) error + func DoUnaryCall(tc testpb.BenchmarkServiceClient, reqSize, respSize int) error + func NewClientConn(addr string, opts ...grpc.DialOption) *grpc.ClientConn + func StartServer(info ServerInfo, opts ...grpc.ServerOption) (string, func()) + type ServerInfo struct + Addr string + Metadata interface{} + Type string