neo-go/pkg/io
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
..
binaryBufWriter.go [#2442] English Check 2022-05-04 19:48:27 +03:00
binaryReader.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
binaryrw_test.go [#2442] English Check 2022-05-04 19:48:27 +03:00
binaryWriter.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
fileWriter.go [#2442] English Check 2022-05-04 19:48:27 +03:00
fileWriter_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
serializable.go [#2442] English Check 2022-05-04 19:48:27 +03:00
size.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
size_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00