kubo/core
Juan Batiz-Benet 56ae2fd0a8 routing: record validation into record/
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
2015-01-19 08:10:37 +00:00
..
commands core/mount: make non-darwin archs see fuseversion 2015-01-18 12:38:18 -08:00
coreunix rename coreio to coreunix 2015-01-18 14:41:43 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
core_test.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00
core.go routing: record validation into record/ 2015-01-19 08:10:37 +00:00
datastore.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00
mock.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00