package
0.99.0
Repository: https://github.com/openshift-knative/eventing.git
Documentation: pkg.go.dev

# Functions

New returns a new CloudEvent with most preset default properties.
WithType returns an option that changes the encoding for the given CloudEvent.
WithExtensions returns an option that changes the extensions for the given CloudEvent.
WithType returns an option that changes the id for the given CloudEvent.
WithSource returns an option that changes the source for the given CloudEvent.
WithType returns an option that changes the type for the given CloudEvent.

# Constants

CloudEvent related constants.
CloudEvent related constants.
CloudEvent related constants.

# Structs

BaseData defines a simple struct that can be used as data of a CloudEvent.
CloudEvent specifies the arguments for a CloudEvent used as input to create a new container in test.

# Type aliases

Option enables further configuration of a CloudEvent.