Unverified Commit c419fc34 authored by Dominic Della Valle's avatar Dominic Della Valle Committed by GitHub

remove duplicate pkg documentation

Also contained in "dht.go" and prints twice in godoc.
parent bf7a4cc1
// Package dht implements a distributed hash table that satisfies the ipfs routing
// interface. This DHT is modeled after Kademlia with S/Kademlia modifications.
package dht
import (
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment