package
0.0.0-20240618082255-83008eb4fce2
Repository: https://github.com/bittorrent/go-btfs.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
GetDataForUserAndMeta returns raw dag node user data, metadata in byte array, and error.
Returns the full metadata DAG data bytes for the DAG of the given file path.
No description provided by the author
MetaDataMap takes a root node path and returns an unmarshalled metadata map in bytes.
MetaData takes a root node path and returns the metadata in bytes.
NewAdder Returns a new Adder used for a file add operation.
No description provided by the author
NewReedSolomonAdder returns a new ReedSolomonAdder used for a file/directory add operation.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Adder holds the switches passed to the `add` command.
No description provided by the author
MetaModifier contains the options to the `metadata` command.
No description provided by the author