summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/resty.upstream.healthcheck.lua
blob: 51690f75077e31bd7757e950c53d5c1ae119c0e6 (plain)
1
2
3
4
5
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