gotools/internal/jsonrpc2/servertest/servertest_test.go

type msg

func fakeHandler(ctx context.Context, reply jsonrpc2.Replier, req jsonrpc2.Request) error {}

func TestTestServer(t *testing.T) {}