文件名称:wabbit:Golang AMQP模拟库
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-25 05:45:53
testing mock golang library amqp
Wabbit-Go AMQP模拟库 Elmer Fudd:嘘。 vewy vewy安静,我在寻找wabbits AMQP是一个冗长的协议,使您难以在您的应用程序上执行适当的单元测试。 该程序包的第一个目标是为基于规范AMQP-0-9-1(无扩展名)的AMQP客户端实现提供合理的接口,然后使用完善的程序包 (包装器)实现该接口的实现。 。 这有什么好处? 用法 测验 该软件包具有AMQP接口和两个可能的实现: wabbit / amqp-绕过 wabbit / amqptest 以相同的方式,您可以在软件中使用http软件包并使用httptest进行测试,建议您在使用wabbit的同
【文件预览】:
wabbit-master
----.gitignore(13B)
----amqptest()
--------publisher.go(633B)
--------dial_test.go(3KB)
--------server()
--------queue.go(322B)
--------dial.go(4KB)
----amqp_test.go(5KB)
----Makefile(23B)
----mkfile(27B)
----.travis.yml(560B)
----LICENSE(1KB)
----todo_wabbit.org(340B)
----amqp()
--------confirmation.go(246B)
--------publisher.go(640B)
--------dial_test.go(5KB)
--------channel.go(7KB)
--------queue.go(512B)
--------dial.go(3KB)
--------delivery.go(504B)
--------receiver.go(13B)
----utils()
--------spec.go(910B)
--------error.go(549B)
--------broadcast_test.go(2KB)
--------opt.go(2KB)
--------broadcast.go(1KB)
--------opt_test.go(2KB)
----README.md(3KB)
----_examples()
--------publisher()
--------simple-consumer()
--------README.md(188B)
----amqp.go(2KB)
----hack()
--------check.rc(1KB)
--------check.sh(2KB)