Versions in this module Expand all Collapse all v1 v1.0.0 May 17, 2020 Changes in this version + type StorageService struct + func NewStorageService(ctx context.Context, serviceAccountName string, serviceAccountID string, ...) *StorageService + func (s *StorageService) PutObjectSignedURL(ctx context.Context, bucket string, object string, expires time.Time) (string, error)