You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/15 21:52:12 UTC

[GitHub] pritidesai opened a new issue #326: Rename UnmarshalDeployment to unmarshalDeployment

pritidesai opened a new issue #326: Rename UnmarshalDeployment to unmarshalDeployment
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/326
 
 
   `UnmarshalDeployment` method in deployment_parser.go has only one usage inside the same deployment_parser.go file. There is no need to export this method outside of parser package. Rename it to `unmarshalDeployment` to mark it as unexported.
 
----------------------------------------------------------------
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