文件名称:sns2hipchat:简单的AWSSNS HTTP {S}端点中继到HipChat
文件大小:66KB
文件格式:ZIP
更新时间:2024-06-07 08:22:10
Go
(AWS)sns2hipchat 简单的AWS / SNS HTTP {S}端点中继到HipChat 用法 go get -v github.com/jmervine/sns2hipchat $ sns2hipchat --help 设置SNS下标 创建SNS主题(通过AWS控制台) 将SNS主题订阅到您的终端节点(通过AWS控制台) 选择主题 选择“订阅主题” 选择“协议”(相应地使用http或https ) 输入端点URL,例如: http://mysnsendpoint.herokuapp.com/ 或设有房间: http://mysnsendpoint.herokuapp.com/?room=1&room=2 : http://mysnsendpoint.herokuapp.com/?room=1&room=2 room=1&room=2 确认订阅: 选择主题(在
【文件预览】:
sns2hipchat-master
----main.go(274B)
----sns()
--------sns.go(1KB)
--------sns_test.go(1KB)
--------_support()
----examples()
--------formatters()
----.travis.yml(50B)
----config()
--------config_test.go(1KB)
--------config.go(4KB)
----main_test.go(98B)
----Procfile(18B)
----README.md(3KB)
----hipchat()
--------hipchat.go(3KB)
--------hipchat_test.go(1KB)
----Godeps()
--------_workspace()
--------Readme(136B)
--------Godeps.json(536B)
----Dockme.yml(447B)
----formatters()
--------basic.go(541B)
--------formatter.go(591B)
--------formatter_test.go(197B)
--------cloudwatch_alarm.go(3KB)
--------raw.go(348B)
----app.json(1KB)
----.gitignore(43B)
----server()
--------server_test.go(100B)
--------server.go(3KB)