package
0.0.0-20210609024018-bf4829b434f0
Repository: https://github.com/hkparker/go-i2p.git
Documentation: pkg.go.dev

# Functions

create a new resolver that stores result into a NetworkDatabase and uses a tunnel pool for the lookup.

# Structs

Entry
netdb entry wraps a router info and provides serialization.

# Interfaces

i2p network database, storage of i2p RouterInfos.
resolves unknown RouterInfos given the hash of their RouterIdentity.

# Type aliases

standard network database implementation using local filesystem skiplist.