http { init_worker_by_lua_block { local timer_module = require("resty.timerng") local options = {} local timer_sys = timer_module.new(options) local function callback ...