cmd

package
v0.0.0-...-f9be8f7 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:           "kafka",
	Short:         "kafka-cli is a command line interface to Kafka",
	SilenceErrors: true,
	SilenceUsage:  true,
	Long:          `A pure Go kafka CLI using segmentio/kafka-go. See https://github.com/shric/kafka-go`,
}

RootCmd is the root command for kafka-cli.

Functions

func NewLogFormatter

func NewLogFormatter(out io.Writer) log.Formatter

NewLogFormatter creates a new log.Formatter customised for writer

Types

This section is empty.

Jump to

Keyboard shortcuts

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