Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( ProvideArtifactLoadStorage, )
Functions ¶
func LoadContentStorage ¶
Types ¶
type Config ¶
type Config struct {
Storage ConfigStorage
}
type ConfigStorage ¶
type ConfigStorage struct {
Provider types.StorageProviderType
Prefix string
}
Click to show internal directories.
Click to hide internal directories.