kvasir v0.0.18
  • Pages
  • Modules
  • Mix Tasks

    View Source Kvasir.EventSource (kvasir v0.0.18)

    Link to this section Summary

    Types

    stream_opts()

    Functions

    listen(source, topic, callback, opts)
    stream(source, topic, opts)
    subscribe(source, topic, callback_module, opts)
    test_stream(source, topic, events, opts)
    topic(topic, key_format, opts \\ [])

    Link to this section Types

    Link to this type

    stream_opts()

    View Source
    @type stream_opts() :: Keyword.t()

    Link to this section Functions

    Link to this function

    listen(source, topic, callback, opts)

    View Source
    Link to this function

    stream(source, topic, opts)

    View Source
    Link to this function

    subscribe(source, topic, callback_module, opts)

    View Source
    Link to this function

    test_stream(source, topic, events, opts)

    View Source
    Link to this macro

    topic(topic, key_format, opts \\ [])

    View Source (macro)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language