Documentation
¶
Overview ¶
schema-registry is a small verification program that uses the kafui datasource implementation to fetch schemas from the Confluent Schema Registry configured in ~/.kaf/config.
Run with:
go run ./example/schema-registry
The program reads the active cluster from the default kaf config file, prints the cluster name and registry URL, then lists every registered schema subject together with its latest version, schema ID, and type.
Click to show internal directories.
Click to hide internal directories.