clustermgr

package
v0.0.0-...-303e327 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrArgument = errors.New("invalid argument")

Functions

func Register

func Register(app *grumble.App)

Register register cm

Types

type SnapshotData

type SnapshotData struct {
	Header SnapshotItem
	Key    []byte
	Value  []byte
}

type SnapshotItem

type SnapshotItem struct {
	DbName string `json:"db_name"`
	CfName string `json:"cf_name"`
}

Jump to

Keyboard shortcuts

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