package
2.0.2+incompatible
Repository: https://github.com/samwang0723/stock-crawler.git
Documentation: pkg.go.dev
# Packages
Package kafka is a generated GoMock package.
# Functions
NewKafka creates a new kafka service.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config encapsulates the settings for configuring the kafka service.
No description provided by the author
# Interfaces
go:generate mockgen -source=producer.go -destination=mocks/kafka.go -package=kafka.