View Source Avrogen.SchemaGenerator (avrogen v0.8.5)
Generate avro schemas from .exs files.
Summary
Functions
Generates the avro schemas for a given .exs file, and returns a list of the schemas generated.
Functions
Link to this function
generate_avsc_files!(exs_file_path, out_dir, schema_resolution_mode)
View SourceGenerates the avro schemas for a given .exs file, and returns a list of the schemas generated.