package
Version:
v0.4.17-rc1
Opens a new window with list of versions in this module.
Published: Jul 24, 2018
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tar provides functionality to write a unixfs merkledag
as a tar archive.
Writer is a utility structure that helps to write
unixfs merkledag nodes as a tar archive format.
It wraps any io.Writer.
NewWriter wraps given io.Writer.
Close closes the tar writer.
WriteNode adds a node to the archive.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.