Current section
Files
Jump to
Current section
Files
lib/kaufmann.ex
defmodule KaufmannEx do
@moduledoc """
KaufmannEx is a library tieing together `KafkaEx`, `AvroEx`, and `Schemex`
KaufmannEx exists to make it easy to decode Avro encoded messages off of a kafka broker.
"""
end