Documentation
¶
Index ¶
- func NewPubSub(ctx context.Context, discoveryHandler discovery.DiscoveryHandler) *memberPubSub
- func NewPubSubBootstrap(ctx context.Context, discoveryHandler discovery.DiscoveryHandler) *bootstrapPubSub
- type GossipNodeConnector
- type PubsubClientNodeStreamer
- type PubsubFollowingStorer
- type PubsubServerNodeConnector
- type TopicHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPubSub ¶
func NewPubSub(ctx context.Context, discoveryHandler discovery.DiscoveryHandler) *memberPubSub
func NewPubSubBootstrap ¶
func NewPubSubBootstrap(ctx context.Context, discoveryHandler discovery.DiscoveryHandler) *bootstrapPubSub
Types ¶
type GossipNodeConnector ¶ added in v0.3.112
type PubsubFollowingStorer ¶
type TopicHandler ¶ added in v0.3.112
type TopicHandler struct {
TopicName string
Handler topicHandler
}
Click to show internal directories.
Click to hide internal directories.