//
pkg.gl
Category
github.com/f110/git-lfs
tools
kv
package
2.3.4+incompatible
Repository:
https://github.com/f110/git-lfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
179 SLOC
#
Functions
NewStore
NewStore creates a new key/value store and initialises it with contents from the named file, if it exists.
RegisterTypeForStorage
RegisterTypeForStorage registers a custom type (e.g.
#
Structs
Store
Store provides an in-memory key/value store which is persisted to a file.