Versions in this module Expand all Collapse all v0 v0.4.47 Mar 8, 2024 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)