eturnal
eturnal v1.10.1
  • Pages
  • Modules

    View Source mod_stats_influx (eturnal v1.10.1)

    Link to this section Summary

    Functions

    handle_event(_, Info)
    options()
    start()
    stop()

    Link to this section Functions

    Link to this function

    handle_event(_, Info)

    View Source
    -spec handle_event(eturnal_module:event(), eturnal_module:info()) -> ok.
    Link to this function

    options()

    View Source
    -spec options() -> eturnal_module:options().
    Link to this function

    start()

    View Source
    -spec start() -> {ok, eturnal_module:events()}.
    Link to this function

    stop()

    View Source
    -spec stop() -> ok.

    Built using ExDoc (v0.28.4) for the Erlang programming language