Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrObjectNotExist = storage.ErrObjectNotExist
)
Functions ¶
This section is empty.
Types ¶
type GStorage ¶
type GStorage struct {
// contains filtered or unexported fields
}
func NewGStorage ¶
func (*GStorage) DownloadFile ¶
DownloadFile downloads an object to a file.
func (*GStorage) UploadFile ¶
UploadFile uploads an object.
Click to show internal directories.
Click to hide internal directories.