package
1.2.0
Repository: https://github.com/cloudevents/sdk-go.git
Documentation: pkg.go.dev

# Functions

AllVersions returns all versions of each event in events.
No description provided by the author
No description provided by the author
Simple send/receive benchmark.
Canonical converts all attributes to canonical string form for comparisons.
No description provided by the author
Run f as a test for each event in events.
Run f as a test for each message in messages.
Events is a set of test events that should be handled correctly by all event-processing code.
No description provided by the author
FullEvent has all context attributes set and JSON string data.
MinEvent has only required attributes set.
No description provided by the author
No description provided by the author
NameOf generates a string test name from x, esp.
No description provided by the author
No description provided by the author
NoExtensions returns a copy of events with no Extensions.
No description provided by the author
SendReceive does, s.Send(in) and returns r.Receive().

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MockBinaryMessage implements a binary-mode message as a simple struct.
MockStructuredMessage implements a structured-mode message as a simple struct.
No description provided by the author