Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StorageMap = make(map[string]interface{})
Functions ¶
func GetSpecificStoreType ¶
func GetSpecificStoreType(name config.StorageDriver, tag string) (interface{}, error)
GetSpecificStoreType is used to get a sub-type of the Store interface e.g. DashboardStore, the storage specific init function must be called by the caller though.
Types ¶
Click to show internal directories.
Click to hide internal directories.