lua-resty-consul:库与ngx_lua的consul HTTP API接口

时间:2024-05-29 07:24:19
【文件属性】:

文件名称:lua-resty-consul:库与ngx_lua的consul HTTP API接口

文件大小:20KB

文件格式:ZIP

更新时间:2024-05-29 07:24:19

Perl

lua-resty领事 库与ngx_lua的consul HTTP API接口 目录 概述 所有方法都返回lua-resty-http响应对象。 已读取响应主体并将其设置为res.body ,如果响应具有Application/JSON的Content-Type标头, res.body JSON解码。 所有响应标头均位于res.headers 。 ACL令牌参数始终作为X-Consul-Token标头发送,而不包含在查询字符串中。 如果提供了wait或index参数,则将适当延长请求读取超时。 wait必须以秒为单位传递,不要包含s或任何其他单位字符串。 local resty_consul = require ( ' resty.consul ' ) local consul = resty_consul: new ({ host = "


【文件预览】:
lua-resty-consul-master
----.luacheckrc(81B)
----t()
--------cert()
--------01-basic.t(9KB)
--------04-ssl.t(3KB)
--------02-kv.t(9KB)
--------03-txn.t(14KB)
----LICENSE(1KB)
----.gitignore(12B)
----lib()
--------resty()
----Makefile(537B)
----README.md(7KB)
----util()
--------lua-releng.pl(1KB)
----lua-resty-consul-0.3-2.rockspec(504B)
----dist.ini(266B)

网友评论