Documentation ¶
Index ¶
Constants ¶
View Source
const ( DiskDriverName = "disk" MemoryDriverName = "memory" )
Variables ¶
This section is empty.
Functions ¶
func NewStorageDriver ¶
func NewStorageDriver(cfg *storedriver.Config) (storedriver.Driver, error)
NewStorageDriver performs initialization for disk Storage and return a storage Driver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.