Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLocalCountedStorage ¶
func NewLocalCountedStorage(conf LocalCountedStorageConf) fs.Storage
func NewNativeStorage ¶
func NewNativeStorage(conf NativeStorageConf) fs.Storage
Types ¶
type LocalCountedStorageConf ¶
type LocalCountedStorageConf struct {
Prefix string
}
type NativeStorageConf ¶
type NativeStorageConf struct {
Prefix string
}
Click to show internal directories.
Click to hide internal directories.