route

package
v0.0.0-...-7788d34 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouteInfoManager

func NewRouteInfoManager()

Types

type QueueData

type QueueData struct {
	BrokerName     string
	ReadQueueNums  int
	WriteQueueNums int
	Perm           int
	TopicSyncFlag  int
}

type RouteInfoManager

type RouteInfoManager interface {
	DeleteTopic()
	GetAllClusterInfo()
	GetAllTopicList()
	RegisterBroker()
	UnregisterBroker()

	ScanNotActiveBroker()
}

Jump to

Keyboard shortcuts

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