neo-go/cli/query
Roman Khimov a50723ff72 *: use cmp.Or where appropriate
It's slightly less efficient (all comparisons are always made), but for
strings/ints it's negligible performance difference, while the code looks a
tiny bit better.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-30 17:00:11 +03:00
..
query.go *: use cmp.Or where appropriate 2024-08-30 17:00:11 +03:00
query_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00