serf-template:使用Serf进行模板渲染

时间:2024-06-05 01:05:46
【文件属性】:

文件名称:serf-template:使用Serf进行模板渲染

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-05 01:05:46

Go

农奴模板 与农奴的模板翻译。 安装 $ git clone https://github.com/phamhongviet/serf-template.git $ cd serf-template $ go build 用法 $ serf-template config-file Serf Template不需要从stdin或环境变量中读取任何内容,而是从RPC接口获取成员的信息。 Serf Temlate订阅来自RPC流的成员相关事件(成员加入,成员失败,成员更新,成员离开和成员收获)。 配置 例子: { "serf": "path/to/serf" "name": "regexp", "role": "regexp", "status": "regexp", "tags": { "key1": "value1", "key2": "value


【文件预览】:
serf-template-master
----.gitignore(14B)
----template.go(393B)
----LICENSE(1KB)
----main.go(2KB)
----README.md(2KB)
----directive_test.go(903B)
----template_test.go(1KB)
----directive.go(927B)
----test()
--------template_1.tpl(161B)
--------result_1.txt(201B)
--------config_1.json(5B)
--------config_2.json(327B)

网友评论