Split given text into equal chunks of given size. https://github.com/pczajkowski/cos

Piotr Czajkowski f50698cab7 Added TestTextShorterThanLimit 2 lat temu
.github 55a077bf78 Some action 2 lat temu
.gitignore 371437bbab Initial commit 2 lat temu
.replit 4f341081b9 Initial commit 2 lat temu
LICENSE 371437bbab Initial commit 2 lat temu
Makefile 4f341081b9 Initial commit 2 lat temu
chunkOfSize.go 861c0fd096 Clean chunks 2 lat temu
chunkOfSize_test.go f50698cab7 Added TestTextShorterThanLimit 2 lat temu
go.mod 4f341081b9 Initial commit 2 lat temu
main 4f341081b9 Initial commit 2 lat temu
replit.nix 4f341081b9 Initial commit 2 lat temu
testText.go 4f341081b9 Initial commit 2 lat temu