antikythera v0.4.0 AntikytheraCore.Handler.ExecutorPoolHelper View Source

Link to this section Summary

Link to this section Functions

Link to this function

increment_ws_count(conn, req, arg2, f)

View Source

Specs

increment_ws_count(
  Antikythera.Conn.t(),
  :cowboy_req.req(),
  AntikytheraCore.Handler.HelperModules.t(),
  (() -> a)
) :: :cowboy_req.req() | a
when a: any()
Link to this function

with_executor(conn, gear_name, helper_modules, f)

View Source

Specs