Categorygithub.com/cloudevents/sdk-go/binding/format/protobuf/v2
modulepackage
2.15.2
Repository: https://github.com/cloudevents/sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DecodeData converts an encoded protobuf message back into the message (out).
EncodeData a protobuf message to bytes.
Convert from a protobuf variant into the generic, SDK event.
StringOfApplicationCloudEventsProtobuf returns a string pointer to "application/cloudevents+protobuf".
convert an SDK event to a protobuf variant of the event that can be marshaled.

# Constants

No description provided by the author
ContentTypeProtobuf indicates that the data attribute is a protobuf message.

# Variables

Protobuf is the built-in "application/cloudevents+protobuf" format.