From 42fb83004d7cd2b04b87ce2634580e304026cb0f Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 20 Feb 2015 15:46:21 -0500 Subject: [PATCH] README.md: first next step. Testing. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6c06b7..35acd5b 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ ca9e19966b892d9ad5960414abac01ef585a1e22 tar-split.tar.out What's Next? ------------ +* Add tests for different types of tar options/extensions * Package for convenience handling around collecting the RawBytes() * Marshalling and storing index, ordering, file size and perhaps relative path of extracted files - perhaps have an API to allow user to provided a `hash.Hash` to checksum and store for the file payloads