pritidesai opened a new issue #320: Rename Marshal to marshal URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/320 `Marshal` method in [manifest_parser.go](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/parsers/manifest_parser.go#L71) has only one usage inside the same `manfiest_parser.go` file. There is no need to export this method outside of `parser` package. Rename it to `marshal` 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
