package
0.30.2
Repository: https://github.com/pszzz/serving.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package net contains the Activator components that govern Activator's request throttling, routing, and reflect the cluster network state.
No description provided by the author

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