broker

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LikeEvent

type LikeEvent struct {
	UserID     string `json:"user_id,omitempty"`
	PostID     int64  `json:"post_id"`
	IsPositive bool   `json:"is_positive"`
	UserEmail  string `json:"user_email"`
}

Directories

Path Synopsis
Package consumer implements consumer logic for Apache Kafka
Package consumer implements consumer logic for Apache Kafka
Package consumer implements producer logic for Apache Kafka
Package consumer implements producer logic for Apache Kafka

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL