neoneo-go/pkg/rpcclient/invoker
Anna Shaleva 3544d65ecd rpcclient: disable linter for documentation example
Disable the following linter warning:
```
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
```

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-20 17:28:57 +03:00
..
compat_test.go rpc: add compat tests for RPC* interfaces and Client implementations 2022-10-24 06:09:36 +03:00
doc_test.go rpcclient: disable linter for documentation example 2023-10-20 17:28:57 +03:00
invoker.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
invoker_test.go rpcclient: simplify historic API 2022-09-09 13:41:45 +03:00