Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKafkaConsumer ¶
NewKafkaConsumer создает новый экземпляр Kafka Consumer
func NewKafkaProducer ¶
func NewKafkaProducer(cfg *config.KafkaConfig) (*kafka.Producer, error)
Types ¶
type Producer ¶
type Producer struct {
// contains filtered or unexported fields
}
func (*Producer) SendCacheEvent ¶
func (p *Producer) SendCacheEvent(event domain.EventInvalidateCache) error
func (*Producer) StartErrorLogger ¶
Click to show internal directories.
Click to hide internal directories.