package
Version:
v0.0.0-...-890f6be
Opens a new window with list of versions in this module.
Published: Mar 17, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewReader() (*kafka.Reader, error)
NewReader returns a new Reader instance.
func NewReaderWithTopic(topic string) (*kafka.Reader, error)
NewReaderWithTopic returns a new Reader instance with the specified topic.
func NewWriter() (*kafka.Writer, error)
NewWriter returns a new Writer instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.