broker_utils.avro_schemas

The avro_schemas.load module loads and returns Avro schemas.

To view a list of registered schema names, use: avro_schemas.load.REGISTERED_SCHEMAS

broker.broker_utils.broker_utils.avro_schemas.load.load_all_schemas()[source]

Load all schemas in SCHEMAS and return as a dictionary.