neoneo-go/pkg/services/oracle/jsonpath
Evgeniy Stratonikov a4c7b3d0cf jsonpath: add tests for null objects, fix #2039
Turns out, nothing should be changed in our implementation because
nil-check is done implicitly by type casts or type switches.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-07-07 12:27:10 +03:00
..
jsonpath.go jsonpath: drop unnecessary assignment, fix lint fail 2021-05-13 17:26:38 +03:00
jsonpath_test.go jsonpath: add tests for null objects, fix #2039 2021-07-07 12:27:10 +03:00