# 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.