package
2.1.1
Repository: https://github.com/git-lfs/gitobj.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Interfaces

Backend is an encapsulation of a set of read-only and read-write interfaces for reading and writing objects.
Storage implements an interface for reading, but not writing, objects in an object database.
WritableStorage implements an interface for reading and writing objects in an object database.