mdeuser commented on issue #148: CLI should not encode API response schema
URL: 
https://github.com/apache/incubator-openwhisk-cli/issues/148#issuecomment-346370416
 
 
   @csantanapr - it's not pretty, but i believe it's possible to use type 
reflection and the generic Go `interface` to crawl through an arbitrary json 
string.  after some more hunting, i've found some arbitrary json parsing 
packages that might do the trick
    - https://github.com/Jeffail/gabs
    - https://github.com/antonholmquist/jason

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to