View Source Avrogen.Schema.SchemaModule behaviour (avrogen v0.8.5)
Common behaviour for modules that define avro schemas in code.
Summary
Callbacks
The actual schema, but as an elixir list, so it can be 'imported' into other schemas.
The actual schema, i.e. a json-string.
The schema's name, used for creating a file name.