package
3.2.0+incompatible
Repository: https://github.com/michaelmure/go-git.git
Documentation: pkg.go.dev

# Functions

NewObject creates a new object with the given type and content.
NewObjectStorage returns a new empty ObjectStorage.

# Variables

No description provided by the author

# Structs

Object on memory core.Object implementation.
ObjectStorage is the implementation of core.ObjectStorage for memory.Object.