Versions in this module Expand all Collapse all v0 v0.3.0 Jun 10, 2021 v0.2.0 Apr 5, 2021 v0.1.0 Apr 5, 2021 Changes in this version + type GCSClient struct + func New() (GCSClient, error) + func (c GCSClient) CheckBucket(bucketName string) error + func (c GCSClient) IsExists(opt provider.FileOption) (isExist bool, err error) + func (c GCSClient) UploadFromLocalFile(opt provider.FileOption) error