Kvasir.Event.Encoding.Topic (kvasir v0.0.12) View Source

Link to this section Summary

Link to this section Functions

Link to this function

create(topic, opts \\ [])

View Source

Specs

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

generate(topic, extra \\ nil)

View Source