 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
	Dag  mdag.DAGService
	TarW *tar.Writer
	// contains filtered or unexported fields
}
    Writer is a utility structure that helps to write unixfs merkledag nodes as a tar archive format. It wraps any io.Writer.
 Click to show internal directories. 
   Click to hide internal directories.