Directories
¶
| Path | Synopsis |
|---|---|
|
config
Package config defines the configuration settings shared by the subcommands of the ffs command-line tool.
|
Package config defines the configuration settings shared by the subcommands of the ffs command-line tool. |
|
internal/cmdblob
Package cmdblob provides basic support for reading and writing implementations of the blob.Store interface.
|
Package cmdblob provides basic support for reading and writing implementations of the blob.Store interface. |
|
internal/cmddebug
Package cmddebug implements the "ffs debug" subcommand family.
|
Package cmddebug implements the "ffs debug" subcommand family. |
|
internal/cmdexport
Package cmdexport implements the "ffs export" subcommand.
|
Package cmdexport implements the "ffs export" subcommand. |
|
internal/cmdfile
Package cmdfile implements the "ffs file" subcommand.
|
Package cmdfile implements the "ffs file" subcommand. |
|
internal/cmdgc
Package cmdgc implements the "ffs gc" subcommand.
|
Package cmdgc implements the "ffs gc" subcommand. |
|
internal/cmdimport
Package cmdimport implements the "ffs import" subcommand.
|
Package cmdimport implements the "ffs import" subcommand. |
|
internal/cmdmirror
Package cmdmirror implements the "ffs mirror" subcommand.
|
Package cmdmirror implements the "ffs mirror" subcommand. |
|
internal/cmdmount
Package cmdmount implements the "ffs mount" subcommand.
|
Package cmdmount implements the "ffs mount" subcommand. |
|
internal/cmdroot
Package cmdroot implements the "ffs root" subcommand.
|
Package cmdroot implements the "ffs root" subcommand. |
|
internal/cmdstatus
Package cmdstatus implements the "ffs status" subcommand.
|
Package cmdstatus implements the "ffs status" subcommand. |
|
internal/cmdstorage
Package cmdstorage implements the "ffs storage" subcommand.
|
Package cmdstorage implements the "ffs storage" subcommand. |
|
internal/cmdstorage/registry
Package registry carries the registry of available storage implementations.
|
Package registry carries the registry of available storage implementations. |
|
internal/cmdsync
Package cmdsync implements the "ffs sync" subcommand.
|
Package cmdsync implements the "ffs sync" subcommand. |
|
internal/cmdweb
Package cmdweb implements the "ffs web" subcommand.
|
Package cmdweb implements the "ffs web" subcommand. |
|
Program ffsgocache implements the GOCACHEPROG protocol to implement a cache for the Go toolchain.
|
Program ffsgocache implements the GOCACHEPROG protocol to implement a cache for the Go toolchain. |
|
lib
|
|
|
exportlib
Package exportlib defines common plumbing for exporting file trees into archives and other filesystems.
|
Package exportlib defines common plumbing for exporting file trees into archives and other filesystems. |
|
importlib
Package importlib implements common plumbing for copying file trees from a local filesystem into FFS representation.
|
Package importlib implements common plumbing for copying file trees from a local filesystem into FFS representation. |
|
pbar
Package pbar implements a simple percentage-based terminal progress indicator.
|
Package pbar implements a simple percentage-based terminal progress indicator. |
|
scanlib
Package scanlib implements a basic reachability scanner for FFS data blobs, files, and root pointers.
|
Package scanlib implements a basic reachability scanner for FFS data blobs, files, and root pointers. |
|
storeclient
Package storeclient defines helpers for connecting to a storage service.
|
Package storeclient defines helpers for connecting to a storage service. |
|
storeservice
Package storeservice implements a storage service over Chirp.
|
Package storeservice implements a storage service over Chirp. |
|
zstdc
Package zstdc implements the encoded.Codec interface using zstd compression.
|
Package zstdc implements the encoded.Codec interface using zstd compression. |
Click to show internal directories.
Click to hide internal directories.