You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/26 10:56:51 UTC

[GitHub] wolfstudy opened a new pull request #3443: [go-client] integrated `logrus`, `testify` and `go mod` for pulsar-client-go

wolfstudy opened a new pull request #3443: [go-client] integrated `logrus`, `testify` and `go mod` for pulsar-client-go
URL: https://github.com/apache/pulsar/pull/3443
 
 
   Fixes [issue:3417](https://github.com/apache/pulsar/issues/3417)
   
   ### Motivation
   
   use go community provides some good libraries, help us save a lot of development work
   
   ### Modifications
   
   - log:[logrus](https://github.com/Sirupsen/logrus)
   - test util:[testify](https://github.com/stretchr/testify)
   - go pkg management:[go mod](https://github.com/golang/go/wiki/Modules)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services