//
pkg.gl
Category
github.com/ether1project/go-ipfs
repo
package
0.0.0-20190101045657-ce948763b909
Repository:
https://github.com/ether1project/go-ipfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
147 SLOC
#
Packages
common
No description provided by the author
fsrepo
package fsrepo TODO explain the package roadmap..
#
Variables
ErrApiNotRunning
No description provided by the author
#
Structs
Mock
Mock is not thread-safe.
OnlyOne
OnlyOne tracks open Repos by arbitrary key and returns the already open one.
#
Interfaces
Datastore
Datastore is the interface required from a datastore to be acceptable to FSRepo.
Repo
Repo represents all persistent data of a given ipfs node.