Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrCantResolve indicates that geoinformation couldn't be resolved for a host. ErrCantResolve = errors.New("can't resolve multiaddr location information") )
Functions ¶
This section is empty.
Types ¶
type LocationResolver ¶
LocationResolver resolver gets location information from a set of multiaddresses of a single host.
Click to show internal directories.
Click to hide internal directories.