Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options)
Option is a function that configures the process.
func WithPubSub ¶
func WithPullMessagesChannel ¶ added in v1.13.2
func WithPullMessagesChannel(ch <-chan *compv1pb.PullMessagesResponse) Option
func WithSocket ¶ added in v1.13.2
type PubSub ¶
type PubSub struct {
// contains filtered or unexported fields
}
PubSub is a pluggable pubsub component for Dapr.
func (*PubSub) SocketName ¶
Click to show internal directories.
Click to hide internal directories.