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/12/18 18:46:34 UTC

[GitHub] [pulsar-client-go] merlimat opened a new pull request #130: Allow to specify a function that supply a token

merlimat opened a new pull request #130: Allow to specify a function that supply a token
URL: https://github.com/apache/pulsar-client-go/pull/130
 
 
   ### Motivation
   
   Similarly to the C++ based Go client and to Java, C++ and Py APIs, we need to allow application to specify a function provider for the token itself. This is required in all scenarios where tokens are refreshed and not written on a file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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