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

# Functions

NewProtocolContext creates a new ProtocolContext from a pubsub.Message.
ProtocolContextFrom pulls a ProtocolContext out of a context.
WithProtocolContext return a context with the given ProtocolContext into the provided context object.

# Structs

ProtocolContext allows a Receiver to understand the context of a request.