//
pkg.gl
Category
github.com/bittorrent/go-btfs
repo
package
0.0.0-20240618082255-83008eb4fce2
Repository:
https://github.com/bittorrent/go-btfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
14
Files
180 SLOC
#
Packages
common
No description provided by the author
fsrepo
package fsrepo TODO explain the package roadmap..
#
Functions
Get
No description provided by the author
Put
No description provided by the author
#
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.