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: [email protected]
With regards, Apache Git Services
