Documentation ¶
Index ¶
Constants ¶
View Source
const (
GOOGLE_CLOUD = "google_cloud"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleCloudStorage ¶
type GoogleCloudStorage struct {
// contains filtered or unexported fields
}
func NewGoogleCloudClient ¶
func NewGoogleCloudClient(projectID, bucketName, uploadPath string) (*GoogleCloudStorage, error)
Click to show internal directories.
Click to hide internal directories.