Versions in this module Expand all Collapse all v1 v1.0.1-GA Aug 19, 2016 v1.0.0 Jul 11, 2016 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