package
0.2.3
Repository: https://github.com/filecoin-project/motion.git
Documentation: pkg.go.dev

# Functions

NewID instantiates a new randomly generated ID.
NewLocalStore instantiates a new LocalStore and uses the given dir as the place to store blobs.
WithMinFreeSpace seta the minimum amount of free dist space that must remain after writing a blob.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
LocalStore is a Store that stores blobs as flat files in a configured directory.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Option is a function that sets a value in a config.