GitHub user StyleTang opened a pull request:

    https://github.com/apache/incubator-rocketmq-externals/pull/28

    [ROCKETMQ-282]RocketMQ-GO-Client

    [ROCKETMQ-282 
RocketMQ-GO-Client](https://issues.apache.org/jira/browse/ROCKETMQ-282)
    
[Document](https://github.com/StyleTang/incubator-rocketmq-externals/blob/master/rocketmq-go/README.md)
    Please review.
    Your advice will help us improve it.
    :-)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/StyleTang/incubator-rocketmq-externals master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq-externals/pull/28.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #28
    
----
commit 2ebd1a02fc20089856e0157339d791c8c195c383
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-09T13:45:20Z

    use localhost test

commit 5ae0244ded1934860f2ed4906519bacbcccfe76e
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-09T15:22:15Z

    user only use
        "github.com/apache/incubator-rocketmq-externals/rocketmq-go/api"
        "github.com/apache/incubator-rocketmq-externals/rocketmq-go/api/model"

commit b115a9c3054079786a765014699bf8c604039148
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-09T15:29:22Z

    consumer and producer can getConfig

commit 208f2a2be0f889ec281381b0445df6b36f1f5e45
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T12:52:28Z

    add .travis.yml

commit 3e8fc27ed985462762bf5938c174efe68c4b6fa8
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T12:59:29Z

    .travis.yml jdk

commit c3a99dbde1ec53831d281902220610c0a0f645c4
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T13:03:16Z

    .travis.yml jdk

commit 903a3399368da10951926623389e1a0352f0ecf8
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T13:20:20Z

    .travis.yml add go test

commit d8ef4cba93f0c01b0af95bed493121c7f4b4a7a4
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T13:22:27Z

    .travis.yml remove java

commit 6ec7976dfe004d7f170990a1c7f487440767fa8a
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T13:54:31Z

    .travis.yml test java

commit 6cec9d4f4b17fa0829d48ac9f677a9d59c79831a
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T14:00:40Z

    .travis.yml test java

commit 82f7c87ce14f4c04abd9314720a967a8b3e96f1a
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T14:09:21Z

    openjdk7

commit 713950086700f7c05e3a269f1fed072ea0eb8efd
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T14:12:48Z

      - os: linux
        env: CUSTOM_JDK="oraclejdk7"

commit 7c4d36a8bcdf50543f8f3fcfbf20ed2e0bfd11ac
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T14:22:56Z

    travis language: java

commit 9c43201ed790320e0707dcb6f3fe953dff3794a9
Author: tangjie <styletang...@gmail.com>
Date:   2017-08-10T14:36:27Z

    README.md

commit 119b6bc5de7ef0aa9e67cba9a533971726c9824d
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-10T15:47:52Z

    update go client code of api

commit 664caa2a14573f615bbfaf454cf7e2a59b304525
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-12T06:36:58Z

    CurrentTimeMillisInt64

commit 34760b647dffb3fa427ac898d475e8b814596e10
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-12T07:05:49Z

    go api config

commit 3d01651a2e571a00a05ee780b144d2985ff4b4d7
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-12T10:00:03Z

    update rocketmq's example

commit 5bc4e16dbef3ad496e82eae68e995ceccc613333
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-12T10:05:58Z

    update rocketmq's example

commit 5301148c82e07a84742cd8649e5ce4e620f6aeec
Author: Rock1994 <806714...@qq.com>
Date:   2017-08-12T13:54:32Z

    package util  unit test

commit ee9d4207d7eb2661287fb735ade013ea3cf354da
Author: StyleTang <396858...@qq.com>
Date:   2017-08-12T14:14:39Z

    Merge pull request #1 from Rock1994/go-client-refactor
    
    package util  unit test

commit 6165d4ea36c9c1c0992db7a9a111739b985dee55
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-12T15:33:48Z

    make SerializeType can be config

commit 925ab25aefb798263f4d209421159be36a091b3b
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-13T12:39:58Z

    update api

commit 275ae2ef2025adc18c0a850bb194eda8c56f313a
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-13T14:05:40Z

    refactor code

commit 5863f41f476020e47115526ea0d4289e2d98141b
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-13T15:15:11Z

    add test case:
    retry message
    compress message
    message tag

commit 57cef1e045616d044aaa227dc1083bf3aaa2aee0
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-14T15:51:58Z

    test_delay_message_send_and_receive

commit 5cdad85666ae8482f4f37e8f0c5a16d3dbe14d9c
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-14T16:01:54Z

    test_rocketmq_serialize_message_send_and_receive

commit 3e827483995344e667eec30f88bb8de540ec512b
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-15T14:52:33Z

    test_rocketmq_serialize_message_send_and_receive

commit 669c3fe39c7033848a33b40881264d41af88b187
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-15T14:55:36Z

    LICENSE

commit a7c5e5ffdb8f17f7b6e9b0bf888ee91a4aead44f
Author: StyleTang <styletang...@gmail.com>
Date:   2017-08-15T15:42:28Z

    add go rocketmq client design

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to