# Functions

ImmediateTicker is a wrapper around time.Ticker that ticks an extra time during its creation before starting to tick on every `duration`.
No description provided by the author
ParseAddrInfos converts strings to AddrInfos.
TrapSignal will listen for any OS signal and cancel the context to gracefully exit.

# Constants

DefaultRetrierDelay default retrier baseDelay.

# Structs

Retrier handles retries of failed services.