kvasir v0.0.4 Kvasir.Event.Encoding.Topic View Source

Link to this section Summary

Link to this section Functions

Link to this function

create(topic, opts \\ [])

View Source
create(Kvasir.Topic.t(), term()) :: term()
create(Kvasir.Topic.t(), Keyword.t()) :: module()
Link to this function

generate(topic, extra \\ nil)

View Source