Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewRandomSub = pubsub.NewRandomSub NewGossipSub = pubsub.NewGossipSub NewTopicWires = pubsub.NewPubSubTopicWires WithCustomProtocols = pubsub.WithCustomProtocols WithEventTracer = pubsub.WithEventTracer WithMessageIDFn = pubsub.WithMessageIdFn )
function aliases
Functions ¶
This section is empty.
Types ¶
type TopicMsgHandler ¶ added in v0.0.9
type TopicMsgHandler = pubsub.TopicMsgHandler
type TopicWireListener ¶ added in v0.0.9
type TopicWireListener = pubsub.TopicWireListener
Click to show internal directories.
Click to hide internal directories.