Home
last modified time | relevance | path

Searched refs:NewIDExcluder (Results 1 – 2 of 2) sorted by path

/dports/net/storj/storj-1.45.3/storagenode/trust/
H A Dexcluder.go32 return NewIDExcluder(url.ID), nil
70 func NewIDExcluder(id storj.NodeID) *IDExcluder { func
H A Dlist_test.go152 trust.NewIDExcluder(makeTestID('5')),