Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageType ¶
type StorageType int
const ( S3 StorageType = iota Swift AzureStorage GCE Google )
func ParseStorage ¶
func ParseStorage(s string) (StorageType, error)
func (StorageType) String ¶
func (p StorageType) String() string
Click to show internal directories.
Click to hide internal directories.