package
0.0.16
Repository: https://github.com/datahop/ipfs-lite.git
Documentation: pkg.go.dev

# Functions

ConfigFilename returns the configuration file path given a configuration root directory.
Init initialises ipfs persistent repository to a given location.
No description provided by the author
Open the FSRepo at path.

# Constants

Root location of the repository.

# Variables

No description provided by the author

# Structs

FSRepo implements Repo.
No description provided by the author
No description provided by the author

# Interfaces

Datastore is the interface required from a datastore to be acceptable to FSRepo.
Repo exposes basic repo operations.