Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultBucketName = "example.com" DefaultJsonKey = "gcp.json" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BucketConnector ¶
type BucketConnector struct {
// contains filtered or unexported fields
}
func (*BucketConnector) GetClient ¶
func (c *BucketConnector) GetClient() *storage.Client
func (*BucketConnector) SaveFile ¶
func (c *BucketConnector) SaveFile(req *UploaderReq) (string, error)
type UploaderReq ¶
Click to show internal directories.
Click to hide internal directories.