package
0.1.0
Repository: https://github.com/lucas-clemente/git-cr.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewJSONRepo returns a Repo implementation that stores revisions as json.

# Variables

ErrNotFound should be returned by Backend.ReadBlob if a blob was not found.

# Interfaces

A Backend for a crypto repo.
A Repo for git data.

# Type aliases

A Revision is a version of the server's state.