package
2.2.2+incompatible
Repository: https://github.com/sharedcode/sop.git
Documentation: pkg.go.dev

# Functions

Support 4 level folders file distribution algorithm, a.k.a.
Default file path formatter, given a base path & a GUID.
NewBlobStoreUsingDefaults is synonymous to NewBlobStore but uses default implementations of necessary parameter interfaces like for file IO, to file path formatter & object marshaler.
NewBlobStore instantiates a new blobstore for File System storage.
No description provided by the author

# Variables

ToFilePath is used for formatting a base folder path & a GUID into a file path & file name optimized for efficient I/O.

# Structs

No description provided by the author

# Interfaces

Functions for File I/O defaults to "os" file I/O functions.

# Type aliases

No description provided by the author