ls

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Info = &charm.Spec{
	Name:  "info",
	Usage: "info -topic topic",
	Short: "show info about a topic",
	Long: `
The info command displays information about a Kafka topic.
Currently it simply prints the low and high watermarks.
`,
	New: New,
}

Functions

func New

func New(parent charm.Command, fs *flag.FlagSet) (charm.Command, error)

Types

type Command

type Command struct {
	*root.Command
	// contains filtered or unexported fields
}

func (*Command) Run

func (c *Command) Run(args []string) error

Jump to

Keyboard shortcuts

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