package
0.0.0-20210901210544-80c75501933c
Repository: https://github.com/runletapp/crabfs.git
Documentation: pkg.go.dev

# Interfaces

Bucket bucket managemente interface.
Core interface.
Fetcher block fetcher interface.
GarbageCollector periodically runs a clean up in the blockstore to remove unused blocks.
Host p2p host abstraction.
Slicer slice a reader into a series of blocks.

# Type aliases

BlockMap map of blocks.
FetcherFactory fetcher factory type.