# Functions
LocalAddresses returns a list of all local addresses.
LocalProtocol check a condition to use dmsghttp or direct url.
NewRetrier returns a retrier that is ready to call Do() method.
# Variables
Package errors.
# Type aliases
RetryFunc is a function used as argument of (*Retrier).Do(), which will retry on error unless it is whitelisted.