package
0.0.4
Repository: https://github.com/gotvc/got.git
Documentation: pkg.go.dev

# Functions

Apply applies fn to branch, any missing data will be pulled from scratch.
No description provided by the author
Cleanup ensures that there are no unreachable blobs in volume.
No description provided by the author
ForEach is a convenience function which uses Space.List to call fn with all the branch names contained in span.
No description provided by the author
GetHead returns the branch head.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGotFS creates a new gotfs.Operator suitable for writing to the branch.
NewGotVC creates a new gotvc.Operator suitable for writing to the branch.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetHead forcibly sets the head of the branch.
No description provided by the author
SyncVolumes syncs the contents of src to dst.
No description provided by the author
No description provided by the author
WithDecryptFailureHandler sets fn to be called by the space when there is a decryption failure.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Annotation annotates a branch.
Branch is a Volume plus additional metadata.
No description provided by the author
No description provided by the author
No description provided by the author
Metadata is non-volume, user-modifiable information associated with a branch.
PrefixSpace is a Space mapped into a prefix under the Target.
No description provided by the author
StoreTriple is an instance of the 3 stores needed to store a Got Snapshot.
Volume is a Cell and a set of stores.

# Interfaces

A Space holds named branches.

# Type aliases

CryptoSpaceOptions configure a CryptoSpace.
No description provided by the author
No description provided by the author