Documentation ¶
Index ¶
Constants ¶
View Source
const (
HEARTBEAT_PID = "heartbeat"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeartbeatFunc ¶
type SqsHeartbeat ¶
type SqsHeartbeat struct {
// contains filtered or unexported fields
}
func (*SqsHeartbeat) ProcessHeartbeats ¶
func (h *SqsHeartbeat) ProcessHeartbeats(ctx context.Context)
func (*SqsHeartbeat) SendHeatbeat ¶
func (h *SqsHeartbeat) SendHeatbeat(receiptHandle string)
Click to show internal directories.
Click to hide internal directories.