azure-service-bus-go:用于Azure Service Bus的Golang库-https:aka.msazsb

时间:2021-01-28 18:48:19
【文件属性】:
文件名称:azure-service-bus-go:用于Azure Service Bus的Golang库-https:aka.msazsb
文件大小:136KB
文件格式:ZIP
更新时间:2021-01-28 18:48:19
events subscription queue azure topic 适用于Golang的Microsoft Azure Service Bus客户端 Microsoft Azure服务总线是一种可靠的云消息传递服务(MaaS),可简化企业云消息传递。 它使开发人员能够构建可伸缩的云解决方案,并通过称为AMQP的有效二进制协议实施复杂的消息传递工作流程。 该库提供了用于发送,接收和管理Service Bus实体(例如队列,主题和订阅)的简单接口。 有关Service Bus的更多信息,请查看。 该库是基于AMQP的Azure Service Bus的纯Golang实现。 Golang服务总线预览 该库当前是预览。 在达到语义版本v1.0.0之前,可能会有一些重大的接口更改。 如果您遇到问题,请立即记录或打开请求请求。 使用Go模块安装 go get -u github.com/Azure/azure-service-bus-go 如果您需要安装Go,请按照 例子 在上找到最新的示例和文档。 运行测试 大多数测试都需要在Azure中正确配置的服务总线。 进行此设置的最简单方法是使用部署脚本。 运行集成测试将花费比默认的10分钟更长的时间,请使用更
【文件预览】:
azure-service-bus-go-master
----topic_test.go(13KB)
----handler.go(2KB)
----changelog.md(3KB)
----queue.go(17KB)
----deadletter_example_test.go(2KB)
----batching_example_test.go(1KB)
----namespace_useragent_test.go(2KB)
----message.go(18KB)
----errors_test.go(2KB)
----priority_subscription_example_test.go(4KB)
----receiver.go(13KB)
----internal()
--------test()
----topic_manager.go(8KB)
----subscription.go(10KB)
----timeout_test.go(93B)
----session.go(17KB)
----deadletter_test.go(4KB)
----iterator_test.go(6KB)
----batch_test.go(1KB)
----entity.go(9KB)
----errors.go(3KB)
----queue_send_receive_example_test.go(1KB)
----LICENSE(1KB)
----mgmt_test.go(2KB)
----namespace_websocket_example_test.go(1KB)
----sessions_example_test.go(4KB)
----atom()
--------atom.go(2KB)
----CONTRIBUTING.md(7KB)
----topic.go(9KB)
----message_session.go(6KB)
----defer_example_test.go(3KB)
----queue_manager.go(11KB)
----batch_disposition.go(2KB)
----namespace_test.go(4KB)
----timeout_debug_test.go(96B)
----session_test.go(1020B)
----queue_examples_test.go(10KB)
----lockrenewal_test.go(3KB)
----azuredeploy.tf(6KB)
----tracing.go(5KB)
----filter.go(3KB)
----prefetch_example_test.go(2KB)
----auto_forward_example_test.go(2KB)
----operation_constants.go(506B)
----message_session_test.go(3KB)
----.gitignore(459B)
----rpc.go(16KB)
----iterator_examples_test.go(491B)
----subscription_manager.go(21KB)
----duplicate_detection_example_test.go(2KB)
----subscription_test.go(28KB)
----mgmt.go(11KB)
----batch.go(4KB)
----Makefile(3KB)
----go.sum(11KB)
----message_browse_example_test.go(3KB)
----README.md(3KB)
----queue_test.go(33KB)
----message_test.go(7KB)
----action.go(1KB)
----scheduled_message_examples_test.go(2KB)
----eng()
--------azure-pipelines.yml(3KB)
--------integration_tests.yml(2KB)
----sender.go(10KB)
----iterator.go(4KB)
----batch_disposition_test.go(2KB)
----namespace.go(9KB)
----go.mod(709B)
----deadletter.go(5KB)

网友评论