Documentation
¶
Index ¶
Constants ¶
View Source
const ( PingHeader = "ping-header" PingHeaderCts = "Arbitrary header text" PingTrailer = "ping-trailer" PingTrailerCts = "Arbitrary trailer text" PingEchoHeader = "ping-echo-header" PingEchoTrailer = "ping-echo-trailer" )
Variables ¶
View Source
var DefaultTestServiceServer = defaultPingServer{}
Functions ¶
func TestTestServiceServerImpl ¶
func TestTestServiceServerImpl(t *testing.T, client pb.TestServiceClient)
TestTestServiceServerImpl can be called to test the underlying TestServiceServer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.