# Functions
NewChanQueue creates a ChanQueue by wrapping pq.
NewXORDistancePQ returns a PeerQueue which maintains its peers sorted in terms of their distances to each other in an XORKeySpace (i.e.
# Interfaces
PeerQueue maintains a set of peers ordered according to a metric.