Versions in this module Expand all Collapse all v1 v1.0.1 Jan 10, 2022 Changes in this version + func List(ctx context.Context, client *kafka.Client) (topics []kafka.Topic, err error) + func ListRe(ctx context.Context, cli *kafka.Client, re *regexp.Regexp) (topics []kafka.Topic, err error)