likyh opened a new issue, #4284: URL: https://github.com/apache/incubator-devlake/issues/4284
## What and why to refactor use pipe to supoort more generatal template. Now `util.GenerateAllFormatVar(values, `plugin_name`, pluginName)` set all kind of vars into values. Then use them by different name.  ## Describe the solution you'd like use pipe like `const RAW_{{ .CollectorDataName | toCamel/toKebab }}_TABLE` to support more variant type. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
