# Functions
ReportStats sends any messages received on the source channel to the sink.
# Constants
Name is the name of the component.
RevisionHeaderName is the header key for revision name.
RevisionHeaderNamespace is the header key for revision's namespace.
# Variables
RevisionHeaders are the headers the activator uses to identify the revision.
# Interfaces
RawSender sends raw byte array messages with a message type (implemented by gorilla/websocket.Socket).