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/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/cmdmount
Package cmdmount implements the "ffs mount" subcommand.
|
Package cmdmount implements the "ffs mount" subcommand. |
internal/cmdput
Package cmdput implements the "ffs put" subcommand.
|
Package cmdput implements the "ffs put" subcommand. |
internal/cmdroot
Package cmdroot implements the "ffs root" subcommand.
|
Package cmdroot implements the "ffs root" subcommand. |
internal/cmdscan
Package cmdscan implements the "ffs scan" subcommand.
|
Package cmdscan implements the "ffs scan" 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. |
lib
|
|
pbar
Package pbar implements a simple percentage-based terminal progress indicator.
|
Package pbar implements a simple percentage-based terminal progress indicator. |
putlib
Package putlib implements common plumbing for copying file trees from a local filesystem into FFS representation.
|
Package putlib implements common plumbing for copying file trees from a local filesystem into FFS representation. |
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. |
store
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. |
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.