//
pkg.gl
Category
github.com/calvn/go-git
storage
memory
package
3.0.4+incompatible
Repository:
https://github.com/calvn/go-git.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
107 SLOC
#
Functions
NewObjectStorage
NewObjectStorage returns a new empty ObjectStorage.
#
Variables
ErrUnsupportedObjectType
No description provided by the author
#
Structs
Object
Object on memory core.Object implementation.
ObjectStorage
ObjectStorage is the implementation of core.ObjectStorage for memory.Object.