Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Peer ¶
type Peer struct { Record *xatu.CoordinatedNodeRecord // contains filtered or unexported fields }
func NewPeer ¶
func NewPeer(log logrus.FieldLogger, handlers *handler.Peer, sharedCache *cache.SharedCache, record string, retryDelay, captureDelay time.Duration) *Peer
func (*Peer) RetryDelay ¶
Click to show internal directories.
Click to hide internal directories.