Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ReceiveSuccessMetricName of a counter to be incremented on every successful receive. ReceiveSuccessMetricName = "machine_source_receive_success" // ReceiveFailureMetricName of a counter to be incremented on every failed receive. ReceiveFailureMetricName = "machine_source_receive_failure" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package httpsource implements event.Source by accepting incoming HTTP requests that contain a machine.Event serialized as JSON.
|
Package httpsource implements event.Source by accepting incoming HTTP requests that contain a machine.Event serialized as JSON. |
Click to show internal directories.
Click to hide internal directories.