package
0.6.0
Repository: https://github.com/skycoin/skywire.git
Documentation: pkg.go.dev

# 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.

# Structs

Retrier holds a configuration for how retries should be performed.

# Type aliases

RetryFunc is a function used as argument of (*Retrier).Do(), which will retry on error unless it is whitelisted.