blobd

command
v0.0.0-...-c24ad15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2021 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Overview

Program blobd exports a blob.Store via JSON-RPC.

By default, building or installing this tool includes a minimal set of storage backends, "file" and "memory. To build with additional storage support, add build tags for each, for example:

go install -tags badger,s3 github.com/creachadair/ffs/cmd/blobd@latest

To include all available storage implementations, use the tag "all".

Directories

Path Synopsis
Package store provides an interface to open blob.Store instances named by string addresses or URLs.
Package store provides an interface to open blob.Store instances named by string addresses or URLs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL