Directories
¶
| Path | Synopsis |
|---|---|
|
Package app and sub-packages implement the main Faws application and its commands
|
Package app and sub-packages implement the main Faws application and its commands |
|
about
Package about implements application features that inform the user about the version and features of their Faws installation
|
Package about implements application features that inform the user about the version and features of their Faws installation |
|
identities
Package identities implements commands and application features for managing cryptographic commit signing identities
|
Package identities implements commands and application features for managing cryptographic commit signing identities |
|
Package config manages local user configuration files
|
Package config manages local user configuration files |
|
Package fs lists permission modes used for Faws-generated files
|
Package fs lists permission modes used for Faws-generated files |
|
Package identity implements the cryptographic identities used to sign and verify authorship of Faws commits
|
Package identity implements the cryptographic identities used to sign and verify authorship of Faws commits |
|
Package multipart concerns the splitting up of very large files into consistent chunks which ensure deduplication within Faws repositories
|
Package multipart concerns the splitting up of very large files into consistent chunks which ensure deduplication within Faws repositories |
|
Package repo implements the main activities of Faws repositories
|
Package repo implements the main activities of Faws repositories |
|
cas
Package cas implements a content addressable storage (CAS) set (also referred to as a cache) It uses a cryptographic hash function to associate chunks of data with unique identifiers
|
Package cas implements a content addressable storage (CAS) set (also referred to as a cache) It uses a cryptographic hash function to associate chunks of data with unique identifiers |
|
event
Package event describes events that are generated by the repository's operations.
|
Package event describes events that are generated by the repository's operations. |
|
p2p/peernet
Package peernet implements connectivity between peers, by establishing direct connections based on topics
|
Package peernet implements connectivity between peers, by establishing direct connections based on topics |
|
p2p/tracker
Package tracker implements a client and server for the Faws tracker protocol.
|
Package tracker implements a client and server for the Faws tracker protocol. |
|
remote
Package remote implements remote filesystem interfaces, which are used for pulling objects from remote repositories
|
Package remote implements remote filesystem interfaces, which are used for pulling objects from remote repositories |
|
revision
Package revision implements the formats of revision objects inside the repository, such as commits and trees
|
Package revision implements the formats of revision objects inside the repository, such as commits and trees |
|
staging
Package staging contains utilities for generating repository objects during a commit
|
Package staging contains utilities for generating repository objects during a commit |
|
Package timestamp implements utilities for converting timestamps into Faws-formatted date strings
|
Package timestamp implements utilities for converting timestamps into Faws-formatted date strings |
|
Package validate implements validation functions, mainly for strings used in Faws.
|
Package validate implements validation functions, mainly for strings used in Faws. |
Click to show internal directories.
Click to hide internal directories.