Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package actions provides canonical business logic that operates on Repos to get higher-order functionality.
|
Package actions provides canonical business logic that operates on Repos to get higher-order functionality. |
|
Package api implements a JSON-API for interacting with a qri node
|
Package api implements a JSON-API for interacting with a qri node |
|
Package base defines business that operates on local data it's main job is to composing APIs from the lower half of our tech stack, providing uniform functions for higher up packages, mainly p2p and actions.
|
Package base defines business that operates on local data it's main job is to composing APIs from the lower half of our tech stack, providing uniform functions for higher up packages, mainly p2p and actions. |
|
Package cmd defines the CLI interface.
|
Package cmd defines the CLI interface. |
|
generate
command
package generates generates a bash completion file for qri
|
package generates generates a bash completion file for qri |
|
Package config encapsulates qri configuration options & details.
|
Package config encapsulates qri configuration options & details. |
|
migrate
Package migrate defines migrations for qri configuration files
|
Package migrate defines migrations for qri configuration files |
|
Package lib implements core qri business logic.
|
Package lib implements core qri business logic. |
|
Package p2p implements qri peer-to-peer communication.
|
Package p2p implements qri peer-to-peer communication. |
|
Package repo represents a repository of qri information Analogous to a git repository, repo expects a rigid structure filled with rich types specific to qri.
|
Package repo represents a repository of qri information Analogous to a git repository, repo expects a rigid structure filled with rich types specific to qri. |
|
gen
Package gen contains routines that perform expensive cryptographic operations.
|
Package gen contains routines that perform expensive cryptographic operations. |
|
test
Package test contains a set of tests to ensure a repo implementation conforms to expected behaviors, calling RunRepoTests on a given repo implementation should pass all checks in order to properly work with Qri.
|
Package test contains a set of tests to ensure a repo implementation conforms to expected behaviors, calling RunRepoTests on a given repo implementation should pass all checks in order to properly work with Qri. |
|
Package rev defines structure and syntax for specifying revisions of a dataset history.
|
Package rev defines structure and syntax for specifying revisions of a dataset history. |
Click to show internal directories.
Click to hide internal directories.