neo-go/pkg/neorpc
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
..
result *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
rpcevent *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
errors.go golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
events.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
filters.go neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +03:00
filters_test.go neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +03:00
types.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00