You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/24 08:43:51 UTC

[GitHub] [airflow-client-go] XD-DENG opened a new pull request #7: Make sample code self-contained & fix errors inside

XD-DENG opened a new pull request #7:
URL: https://github.com/apache/airflow-client-go/pull/7


   - make the sample usage code self-contained
   - fix a few errors inside:
     - wrong variable name ("cli")
     - `if-else` block handling err was wrong (it tried to print result when `err` is not `nil`).


-- 
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



[GitHub] [airflow-client-go] houqp merged pull request #7: Make sample code self-contained & fix errors inside

Posted by GitBox <gi...@apache.org>.
houqp merged pull request #7:
URL: https://github.com/apache/airflow-client-go/pull/7


   


-- 
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