proxy.golang.org : github.com/ipfs/go-namesys : v0.3.1
Package namesys defines Resolver and Publisher interfaces for IPNS paths, that is, IPFS paths in the form of /ipns/<name_to_be_resolved>. A "resolved" IPNS path becomes an /ipfs/<cid> path. Traditionally, these paths would be in the form of /ipns/peer_id, which references an IPNS record in a distributed ValueStore (usually the IPFS DHT). Additionally, the /ipns/ namespace can also be used with domain names that use DNSLink (/ipns/<dnslink_name>, https://docs.ipfs.io/concepts/dnslink/) The package provides implementations for all three resolvers.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ipfs/[email protected]
Published:
Indexed:
Related tag:
v0.3.1
- github.com/gogo/protobuf v1.3.2
- github.com/hashicorp/golang-lru v0.5.4
- github.com/ipfs/go-cid v0.0.7
- github.com/ipfs/go-datastore v0.4.5
- github.com/ipfs/go-ipfs-ds-help v0.1.1
- github.com/ipfs/go-ipfs-keystore v0.0.2
- github.com/ipfs/go-ipfs-routing v0.1.0
- github.com/ipfs/go-ipns v0.1.0
- github.com/ipfs/go-log v1.0.4
- github.com/ipfs/go-path v0.0.9
- github.com/ipfs/interface-go-ipfs-core v0.4.0
- github.com/jbenet/goprocess v0.1.4
- github.com/libp2p/go-libp2p v0.13.0
- github.com/libp2p/go-libp2p-core v0.8.0
- github.com/libp2p/go-libp2p-kad-dht v0.11.1
- github.com/libp2p/go-libp2p-peerstore v0.2.6
- github.com/libp2p/go-libp2p-record v0.1.3
- github.com/libp2p/go-libp2p-testing v0.4.0
- github.com/miekg/dns v1.1.41
- github.com/multiformats/go-multiaddr v0.3.1
- github.com/multiformats/go-multiaddr-dns v0.3.1
- github.com/multiformats/go-multihash v0.0.15
- github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc