Liking cljdoc? Tell your friends :D

kafkakit.component.schema-registry


schema-registryclj

(schema-registry config)

SchemaRegistryAvroFetchercljprotocol

latest-schemaclj

(latest-schema component subject)

Reads the latest Avro schema with the given subject name from the schema registry.

Params: component: The component. subject: The Schema Registry topic for which the schema will be fetched.

Reads the latest Avro schema with the given subject name from the schema
registry.

Params:
  component: The component.
  subject: The Schema Registry topic for which the schema will be fetched.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close