avro_ex v0.1.0-beta.6 AvroEx.Schema.Enum

Link to this section Summary

Link to this section Types

Link to this type full_name()
full_name() :: String.t()
Link to this type t()
t() :: %AvroEx.Schema.Enum{aliases: [AvroEx.Schema.alias()], doc: AvroEx.Schema.doc(), metadata: %{optional(String.t()) => String.t()}, name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace(), qualified_names: term(), symbols: [String.t()]}

Link to this section Functions

Link to this function changeset(struct, params)
Link to this function match?(arg1, arg2, data)