• Juan Batiz-Benet's avatar
    routing: record validation into record/ · 2218364f
    Juan Batiz-Benet authored
    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
    2218364f
records.go 3.42 KB