//
pkg.gl
Category
github.com/lucas-clemente/git-cr
git
package
0.1.0
Repository:
https://github.com/lucas-clemente/git-cr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
69 SLOC
#
Packages
handler
No description provided by the author
merger
No description provided by the author
#
Functions
NewJSONRepo
NewJSONRepo returns a Repo implementation that stores revisions as json.
#
Variables
ErrNotFound
ErrNotFound should be returned by Backend.ReadBlob if a blob was not found.
#
Interfaces
Backend
A Backend for a crypto repo.
Repo
A Repo for git data.
#
Type aliases
Revision
A Revision is a version of the server's state.