//
pkg.gl
Category
github.com/factorysh/microdensity
storage
package
0.3.3
Repository:
https://github.com/factorysh/microdensity.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
229 SLOC
#
Functions
NewFSStore
NewFSStore inits a new filesystem store.
#
Constants
DirMode
DirMode is the default dirmode for volumes.
#
Structs
FSStore
FSStore contains all storage data and primitives directly on the FS.
#
Interfaces
Storage
Storage describe all storage primitives.