fluvio v0.1.0
  • Pages
  • Modules

    View Source Fluvio.Native (fluvio v0.1.0)

    Link to this section Summary

    Functions

    connect()
    flush(producer_ref)
    new_consumer(fluvio_ref, topic, partition, offset_from, offset_value)
    new_producer(fluvio_ref, topic)
    next(consumer_ref, secs_timeout)
    send(producer_ref, key, value)

    Link to this section Functions

    Link to this function

    connect()

    View Source
    Link to this function

    flush(producer_ref)

    View Source
    Link to this function

    new_consumer(fluvio_ref, topic, partition, offset_from, offset_value)

    View Source
    Link to this function

    new_producer(fluvio_ref, topic)

    View Source
    Link to this function

    next(consumer_ref, secs_timeout)

    View Source
    Link to this function

    send(producer_ref, key, value)

    View Source

    On Hex.pm: Package Preview (current file)

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