avro_ex v0.1.0-beta.2 AvroEx.Schema.Record
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %AvroEx.Schema.Record{aliases: [AvroEx.Schema.alias()], doc: AvroEx.Schema.doc(), fields: term(), id: term(), name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace(), qualified_names: term()}
Link to this section Functions
Link to this function
cast(params)
Link to this function
changeset(record, params)
Link to this function
match?(arg1, context, data)
match?(t(), AvroEx.Schema.Context.t(), term()) :: boolean()