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.
   
   
![b2d52027-9ab3-4892-b8c1-661d1d790025](https://user-images.githubusercontent.com/3294100/215730508-949d2047-ead1-46ab-8d1a-d363a784f2e2.jpeg)
   
   ## 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]

Reply via email to