neoneo-go/pkg/rpcclient/invoker
Anna Shaleva 6b21ad9922 *: replace interface{} with any keyword
Everywhere including examples, external interop APIs, bindings generators
code and in other valuable places. A couple of `interface{}` usages are
intentionally left in the CHANGELOG.md, documentation and tests.
2023-04-04 13:22:42 +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 invoker: update documentation, add example 2022-09-08 14:33:03 +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