info

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

type Consumer struct {
	Bus      string `json:"bus,omitempty"`
	Topic    string `json:"topic,omitempty"`
	Channel  string `json:"channel,omitempty"`
	Received int    `json:"received"`
}

type Producer

type Producer struct {
	Bus  string         `json:"bus,omitempty"`
	Sent map[string]int `json:"sent,omitempty"`
}

Jump to

Keyboard shortcuts

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