meerumschlungen

Results 2 issues of meerumschlungen

I'd like to tackle the comment in https://github.com/TwiN/gatus/blob/master/jsonpath/jsonpath.go#L10 `Eval is a half-baked json path implementation that needs some love` Rough Plan: 1. Max out test coverage for the current implementation...

## Summary #1022 This PR is a complete rewrite of the jsonpath package. It optimizes several aspects of the current implementation such as: - Maintainability - Future extensibility (see #335,...