go-jmespath icon indicating copy to clipboard operation
go-jmespath copied to clipboard

Add user-defined function support without any changes to pre-existing code

Open AndrewKlopper opened this issue 2 years ago • 1 comments

Add user-defined function support through the addition of a Register() method and a NewExpressionEvaluator() function that do not require exposing any unexported types or changing any of the pre-existing code.

AndrewKlopper avatar May 08 '23 17:05 AndrewKlopper

This is included in JmesPath Community.

springcomp avatar Jan 31 '24 07:01 springcomp