//
pkg.gl
Category
github.com/cloudevents/sdk-go/v2
protocol
test
package
2.15.2
Repository:
https://github.com/cloudevents/sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
106 SLOC
#
Functions
BenchmarkSendReceive
BenchmarkSendReceive implements a simple send/receive benchmark.
SendReceive
SendReceive does s.Send(in), then it receives the message in r.Receive() and executes outAssert Halt test on error.