View Source AntikytheraCore.Handler.ExecutorPoolHelper (antikythera v0.5.1)
Summary
Functions
@spec increment_ws_count( Antikythera.Conn.t(), :cowboy_req.req(), AntikytheraCore.Handler.HelperModules.t(), (() -> a) ) :: :cowboy_req.req() | a when a: any()
@spec with_executor( Antikythera.Conn.t(), Antikythera.GearName.t(), AntikytheraCore.Handler.HelperModules.t(), (pid(), Antikythera.Conn.t() -> Antikythera.Conn.t()) ) :: Antikythera.Conn.t()