celestiaorg / go-square

A library for encoding blobs into a 2D square of evenly sized chunks designed for sampling and reconstruction
Apache License 2.0
13 stars 16 forks source link

chore: internalize unneeded go apis #92

Closed cmwaters closed 2 months ago

cmwaters commented 2 months ago

This PR does an initial pass of the share repo and internalizes things like test methods or the Builder struct that should not be public.