kraken
v0.2.2
  • Pages
  • Modules

    View Source Kraken.Services (kraken v0.2.2)

    Link to this section Summary

    Functions

    call(service_name, function_name, args)

    See Octopus.call/3.

    define(definition)

    See Octopus.define/1.

    definition(service_name)

    See Octopus.definition/1.

    delete(service_name)

    See Octopus.delete/1.

    start(service_name)
    start(service_name, args)

    See Octopus.start/2.

    state(service_name)

    See Octopus.state/1.

    status(service_name)

    See Octopus.status/1.

    stop(service_name)
    stop(service_name, args)

    See Octopus.stop/2.

    Link to this section Functions

    Link to this function

    call(service_name, function_name, args)

    View Source

    See Octopus.call/3.

    Link to this function

    define(definition)

    View Source

    See Octopus.define/1.

    Link to this function

    definition(service_name)

    View Source

    See Octopus.definition/1.

    Link to this function

    delete(service_name)

    View Source

    See Octopus.delete/1.

    Link to this function

    start(service_name)

    View Source
    Link to this function

    start(service_name, args)

    View Source

    See Octopus.start/2.

    Link to this function

    state(service_name)

    View Source

    See Octopus.state/1.

    Link to this function

    status(service_name)

    View Source

    See Octopus.status/1.

    Link to this function

    stop(service_name)

    View Source
    Link to this function

    stop(service_name, args)

    View Source

    See Octopus.stop/2.

    Hex Package Hex Preview (current file) Download ePub version

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