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

# Functions

NewStore creates a new key/value store and initialises it with contents from the named file, if it exists.
RegisterTypeForStorage registers a custom type (e.g.

# Structs

Store provides an in-memory key/value store which is persisted to a file.