kafkacopy

package
v0.0.0-...-406b1e7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(args []string)

Main handles the command line and runs the copy tool

func Run

func Run(ctx context.Context, config Config) error

Run copies data from one Kafka instance to another

Types

type Config

type Config struct {
	From, To api.Client
	Topics   []string
	Rename   string
}

Config describes the copy tool configuration

Jump to

Keyboard shortcuts

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