Documentation
¶
Index ¶
Constants ¶
View Source
const TIPS_COLLECTION = "tips"
View Source
const TIPS_CREATED_TOPIC = "tips.created"
Variables ¶
This section is empty.
Functions ¶
func HandleCron ¶
func HandleCron()
Types ¶
type KafkaMessage ¶
type KafkaMessage struct {
Data string `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.