Registry / messaging / twmb-franz-go-pkg-kadm

twmb-franz-go-pkg-kadm

JSON →
library1.18.0gogounverified

A helper Kafka admin client built on top of franz-go, providing administrative operations for Kafka clusters.

go get github.com/twmb/franz-go/pkg/kadm
INSTALL
IMPORT
SIG · TWMB-FRANZ-GO-PKG-
T
twmb-franz-go-pkg-kadm
messaginggov1.18.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kadm
github.com/twmb/franz-go/pkg/kadm

Create a new Kafka admin client.

package main import "github.com/twmb/franz-go/pkg/kadm" func main() { client := kadm.NewClient([]string{"localhost:9092"}) _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.18.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
twmb-franz-go-pkg-kadm — go get twmb-franz-go-pkg-kadm · libregistry