View Source Giocci (Giocci v0.2.2)

Giocci.start_link([DESTINATION_GIOCCI_RELAY]) で起動する。

Examples

iex> Giocci.start_link([{:global, :relay}])

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

detect(binary, destination)

View Source
Link to this function

list_filter(filter_key, filter_value)

View Source
Link to this function

put_detect_log(total_timie, processing_time, model, backend)

View Source
Link to this function

rpc(module, function, arity)

View Source