avro_ex v0.1.0-beta.1 AvroEx.Schema

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function encodable?(schema, data)
Link to this function encodable?(record, context, bool)
Link to this function expand(schema, context)
Link to this function full_name(namespace, name)
full_name(namespace(), name()) :: full_name()
Link to this function full_names(record, parent_namespace \\ nil)
full_names(t(), namespace()) :: [full_name()]
Link to this function namespace(schema)
Link to this function namespace(primitive, parent_namespace)
Link to this function parse(json_schema, context \\ %AvroEx.Schema.Context{})
Link to this function parse!(json_schema)