mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 19:42:23 +00:00
194933a5cc
Unfortunately Go doesn't allow to easily reuse readers in full packages, still we can have this wrapper with a little overhead (the alternative is to move specific methods into types of their own, but I'm not sure how it's going to be accepted user-side). |
||
---|---|---|
.. | ||
base.go | ||
base_test.go | ||
divisible.go | ||
divisible_test.go | ||
nondivisible.go | ||
nondivisible_test.go |