You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction
to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do
not help prioritise the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
The goal is to introduce modularised inputs in a similar fashion as current outputs.
This will make the tool more extensible and configurable, especially that the number of inputs has a tendency to grow (we already have 3 different data sources). It will also make code architecture cleaner.
Community Note
to the original issue to help the community and maintainers prioritize this request
not help prioritise the request
Description
The goal is to introduce modularised inputs in a similar fashion as current outputs.
This will make the tool more extensible and configurable, especially that the number of inputs has a tendency to grow (we already have 3 different data sources). It will also make code architecture cleaner.
map[string]interface{}
for input data storingReferences
N/A
The text was updated successfully, but these errors were encountered: