package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewResolver creates a new Resolver instance with the specified options.
No description provided by the author
WithDefaultResolver is an option that specifies the default basic resolver, which resolves any TLD that doesn't have a custom resolver.
WithDomainResolver specifies a custom resolver for a domain/TLD.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Resolver is an object capable of resolving dns multiaddrs by using one or more BasicResolvers; it supports custom per domain/TLD resolvers.

# Interfaces

BasicResolver is a low level interface for DNS resolution.

# Type aliases

No description provided by the author