Open elasticdotventures opened 1 year ago
Please consider adding 'modern' Go syntax behaviors to make formatting templates more idiomatic, functions that I'd propose are:
map, dict, split, splitList, regexMatch, lower, contains, strings, if
Also a mechanism for testing/validating (i.e. triggering a specific rule via an API call to see how it formats and runs) would enhance the usability.
Please consider adding 'modern' Go syntax behaviors to make formatting templates more idiomatic, functions that I'd propose are:
map, dict, split, splitList, regexMatch, lower, contains, strings, if
Also a mechanism for testing/validating (i.e. triggering a specific rule via an API call to see how it formats and runs) would enhance the usability.