topics

package
v0.4.31 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: MIT Imports: 4 Imported by: 6

Documentation

Overview

Package topics is an experimental package that provides additional tooling around Kafka Topics. This package does not make any promises around backwards compatibility.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(ctx context.Context, client *kafka.Client) (topics []kafka.Topic, err error)

List returns a slice of all the Topics

func ListRe

func ListRe(ctx context.Context, cli *kafka.Client, re *regexp.Regexp) (topics []kafka.Topic, err error)

ListRe returns a slice of Topics that match a regex

Types

This section is empty.

Jump to

Keyboard shortcuts

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