master
criteriaInterest.equals
func (c criteriaInterest) equals(other criteriaInterest) bool { if c.peerID != other.peerID { return false }