Documentation ¶
Index ¶
- func DownloadFile(dstFileName string, srcFileName string, opts ...OptionalParameters) ([]int, error)
- func GetFileAttributes(srcFileName string, opts ...OptionalParameters) (*storage.ObjectAttrs, error)
- func Init(userServiceAccountKey string, userDefaultBucket string)
- func SayHi()
- func UploadFile(dstPath string, srcFilePath string, opts ...OptionalParameters) error
- type OptionalParameters
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func DownloadFile(dstFileName string, srcFileName string, opts ...OptionalParameters) ([]int, error)
func GetFileAttributes ¶
func GetFileAttributes(srcFileName string, opts ...OptionalParameters) (*storage.ObjectAttrs, error)
func UploadFile ¶
func UploadFile(dstPath string, srcFilePath string, opts ...OptionalParameters) error
Types ¶
Click to show internal directories.
Click to hide internal directories.