summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/resty.upstream.healthcheck.lua
blob: 824dc18383862f651d3fca6ad78889fc885c00fb (plain)
1
2
3
4
5
6
---@meta
resty_upstream_healthcheck={}
function resty_upstream_healthcheck.status_page() end
resty_upstream_healthcheck._VERSION="0.05"
function resty_upstream_healthcheck.spawn_checker(opts) end
return resty_upstream_healthcheck