Documentation ¶
Overview ¶
files is a set of utility structs and methods for working with collections of files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Directory ¶
Directory represents a collection of files and some metadata about them
func NewDirectory ¶
NewDirectory returns a new Directory struct (it is not a mkdir equivalent)
func (*Directory) GetHashString ¶
GetHashString returns the hex-encoded string representation of the Directory's Hash
func (*Directory) MarshalJSON ¶
MarshalJSON is a standard helper function for representing a Directory struct in JSON format
Click to show internal directories.
Click to hide internal directories.