mirror of
https://github.com/soypat/lneto.git
synced 2026-08-20 06:29:03 +00:00
add streaming API distinct from Exchange
This commit is contained in:
@@ -67,7 +67,7 @@ func BenchmarkHandle(b *testing.B) {
|
||||
if !present || !internal.BytesEqual(data, expect) {
|
||||
panic("invalid result")
|
||||
}
|
||||
ex.Write(benchBody)
|
||||
ex.WriteBody(benchBody)
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user