forked from TrueCloudLab/neoneo-go
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 |