together v0.5.0 Together.Worker

Together.Worker can be started with the following options:

  • keep: :first | :last
  • type: :throttle | :debounce
  • delay: integer

Summary

Functions

start_link(opts \\ [], gen_server_opts \\ [])
start_link(keyword, keyword) :: {:ok, pid}