mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 04:47:45 +08:00
This commit moves the record validation/verification from dht/ into the new record/ packaage. Validator object -- which is merely a map of ValidatorFuncs -- with a VerifyRecord cc @whyrusleeping |
||
|---|---|---|
| .. | ||
| pb | ||
| dht_logger.go | ||
| dht_net.go | ||
| dht_test.go | ||
| dht.go | ||
| diag.go | ||
| ext_test.go | ||
| handlers.go | ||
| providers_test.go | ||
| providers.go | ||
| query.go | ||
| records.go | ||
| routing.go | ||
| util.go | ||