Documentation ¶
Overview ¶
Core service infrastructure for servicing starting/stopping/SIGTERM, and heartbeating etc
Index ¶
Constants ¶
View Source
const ( // DefaultMessageBusURL is the default MessageBus URL for service communications. DefaultMessageBusURL = messagebus.DefaultUrl // DefaultHeartbeatFreq is the period between service heartbeats in seconds. DefaultHeartbeatFreq = int(3) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.