meta

package
v0.0.5-beta Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Producer

type Producer struct {
	Topic        string `json:"topic"`
	Subscriber   string `json:"subscriber"`
	ConsumerId   string `json:"consumer_id"`
	TotalMessage int    `json:"total_message"`
}

type Subscriber

type Subscriber struct {
	SubscriberName string `json:"subscriber_name"`
	TotalMessage   int    `json:"total_message"`
}

type Subscribers

type Subscribers []Subscriber

Jump to

Keyboard shortcuts

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