//
pkg.gl
Category
github.com/zegl/go-git
storage
seekable
package
3.2.0+incompatible
Repository:
https://github.com/zegl/go-git.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
168 SLOC
#
Functions
New
New returns a new ObjectStorage for the git directory at the specified path.
#
Structs
ObjectStorage
ObjectStorage is an implementation of core.ObjectStorage that stores data on disk in the standard git format (this is, the .git directory).