//
pkg.gl
Category
github.com/runletapp/crabfs
interfaces
package
0.0.0-20210901210544-80c75501933c
Repository:
https://github.com/runletapp/crabfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
221 SLOC
#
Interfaces
Bucket
Bucket bucket managemente interface.
Core
Core interface.
Fetcher
Fetcher block fetcher interface.
GarbageCollector
GarbageCollector periodically runs a clean up in the blockstore to remove unused blocks.
Host
Host p2p host abstraction.
Slicer
Slicer slice a reader into a series of blocks.
#
Type aliases
BlockMap
BlockMap map of blocks.
FetcherFactory
FetcherFactory fetcher factory type.