Documentation
¶
Index ¶
Constants ¶
View Source
const ( SubjectSubmit = "sys.job.submit" SubjectResult = "sys.job.result" SubjectHeartbeat = "sys.heartbeat" )
DefaultSubject names for CAP. These match the transport profile in the spec.
View Source
const DefaultHeartbeatInterval = 5 * time.Second
DefaultHeartbeatInterval is a recommended interval for emitting heartbeats.
View Source
const DefaultProtocolVersion int32 = 1
DefaultProtocolVersion is the current CAP wire version.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.