Documentation ¶ Index ¶ func BenchmarkRequest(b *testing.B, version int16, msg protocol.Message) func BenchmarkResponse(b *testing.B, version int16, msg protocol.Message) func TestRequest(t *testing.T, version int16, msg protocol.Message) func TestResponse(t *testing.T, version int16, msg protocol.Message) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BenchmarkRequest ¶ func BenchmarkRequest(b *testing.B, version int16, msg protocol.Message) func BenchmarkResponse ¶ func BenchmarkResponse(b *testing.B, version int16, msg protocol.Message) func TestRequest ¶ func TestRequest(t *testing.T, version int16, msg protocol.Message) func TestResponse ¶ func TestResponse(t *testing.T, version int16, msg protocol.Message) Types ¶ This section is empty. Source Files ¶ View all Source files prototest.go request.go response.go Click to show internal directories. Click to hide internal directories.