antikythera v0.3.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 Sourceincrement_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 Sourcewith_executor( Antikythera.Conn.t(), Antikythera.GearName.t(), AntikytheraCore.Handler.HelperModules.t(), (pid(), Antikythera.Conn.t() -> Antikythera.Conn.t()) ) :: Antikythera.Conn.t()