ExAliyunOts.Tunnel.Worker (ex_aliyun_ots v0.9.0) View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

start(instance_key, opts)

View Source

Specs

start(instance_key :: atom(), opts :: Keyword.t()) :: term()
Link to this function

start_link(instance_key)

View Source

Specs

stop(tunnel_id :: String.t()) :: term()