Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TopicValidator ¶
func TopicValidator(log zerolog.Logger, peerFilter func(peer.ID) error, validators ...validator.PubSubMessageValidator) p2p.TopicValidatorFunc
TopicValidator is the topic validator that is registered with libP2P whenever a flow libP2P node subscribes to a topic. The TopicValidator will perform validation on the raw pubsub message.
Types ¶
Click to show internal directories.
Click to hide internal directories.