Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PushGateway ¶
func NewPushGateway ¶
func NewPushGateway(gatewayAddress string) *PushGateway
func (*PushGateway) Push ¶
func (p *PushGateway) Push()
func (*PushGateway) SetExpiration ¶
func (p *PushGateway) SetExpiration(newLeaseDiff time.Duration)
func (*PushGateway) SetFailureCount ¶
func (p *PushGateway) SetFailureCount()
func (*PushGateway) SetFailureTime ¶
func (p *PushGateway) SetFailureTime()
func (*PushGateway) SetSuccessTime ¶
func (p *PushGateway) SetSuccessTime()
Click to show internal directories.
Click to hide internal directories.