1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-07-16 04:29:51 +00:00

*: golint and docs

This commit is contained in:
Vincent Batts 2015-03-09 14:11:11 -04:00
parent f7b9a6caee
commit 46840c585a
8 changed files with 34 additions and 23 deletions

View file

@ -1,5 +1,5 @@
/*
storage is for metadata of a tar archive.
Package storage is for metadata of a tar archive.
Packing and unpacking the Entries of the stream. The types of streams are
either segments of raw bytes (for the raw headers and various padding) and for