Documentation ¶
Index ¶
Constants ¶
View Source
const (
PublisherType = "kafka"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaPubSub ¶
type KafkaPubSub struct {
// contains filtered or unexported fields
}
func FromConfig ¶
func FromConfig(ctx context.Context, config Config) (*KafkaPubSub, error)
func (*KafkaPubSub) Name ¶
func (pub *KafkaPubSub) Name() string
Click to show internal directories.
Click to hide internal directories.