You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/10/30 15:33:47 UTC

[incubator-eventmesh] branch master updated (754f81b4 -> 63e93494)

This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 754f81b4 Merge pull request #2019 from horoc/add-go-sdk-request-message
     new 78dcd620 add go sdk http protocol unsubscribe function
     new af866f9e add unit test
     new 1bd47e01 add license
     new c905cf46 modify unsubscribe param type
     new 63e93494 Merge pull request #2009 from horoc/add-go-sdk-http-unsubscribe

The 2176 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 eventmesh-sdk-go/examples/http/sub_cloudevents.go  |  2 -
 .../http/consumer/eventmesh_http_consumer.go       | 39 +++++++++-
 .../http/consumer/eventmesh_http_consumer_test.go  | 91 ++++++++++++++++++++++
 3 files changed, 129 insertions(+), 3 deletions(-)
 create mode 100644 eventmesh-sdk-go/http/consumer/eventmesh_http_consumer_test.go


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org