Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasSeen ¶
func HasSeen(eventID []byte) libp2p2.PeerFilter
HasSeen filters for peers that have seen the event with the given ID.
func HasSeenAllOf ¶
func HasSeenAllOf(eventIDs ...[]byte) libp2p2.PeerFilter
HasSeenAllOf filters for peers that have seen all of the events with the given IDs.
func HasSeenOneOf ¶
func HasSeenOneOf(eventIDs ...[]byte) libp2p2.PeerFilter
HasSeenOneOf filters for peers that have seen at least one of the events with the given IDs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.