Documentation
¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStorage ¶
type LocalStorage struct {
RootPath string `json:"root_path"` // 定义存储的根目录
}
func NewLocalStorage ¶
func NewLocalStorage() *LocalStorage
type SFTPStorage ¶
type SFTPStorage struct {
}
func NewSFTPStorage ¶
func NewSFTPStorage() *SFTPStorage
Click to show internal directories.
Click to hide internal directories.