Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubStorage ¶
type GithubStorage struct {
*utils.MetaStorage
}
func NewGithubStorage ¶
func NewGithubStorage() *GithubStorage
type QiniuStorage ¶
type QiniuStorage struct {
*utils.MetaStorage
}
func NewQiniuStorage ¶
func NewQiniuStorage() *QiniuStorage
type S3Storage ¶
type S3Storage struct {
*utils.MetaStorage
}
func NewS3Storage ¶
func NewS3Storage() *S3Storage
type SambaStorage ¶
type SambaStorage struct {
*utils.MetaStorage
}
func NewSambaStorage ¶
func NewSambaStorage() *SambaStorage
Click to show internal directories.
Click to hide internal directories.