Emit v0.1.7
  • Pages
  • Modules

    View Source Emit (Emit v0.1.7)

    Link to this section Summary

    Functions

    pub(msg, query)
    query(table \\ DB.default_table())
    sub(key \\ key(), metadata, table \\ DB.default_table())
    unsub(key \\ key(), table \\ DB.default_table())
    unsub_auto(key \\ key(), table \\ DB.default_table())

    Link to this section Functions

    Link to this function

    pub(msg, query)

    View Source
    Link to this function

    query(table \\ DB.default_table())

    View Source
    Link to this function

    sub(key \\ key(), metadata, table \\ DB.default_table())

    View Source
    Link to this function

    unsub(key \\ key(), table \\ DB.default_table())

    View Source
    Link to this function

    unsub_auto(key \\ key(), table \\ DB.default_table())

    View Source

    On Hex.pm: Package Preview (current file)

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