Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Region string AccessKeyID string SecretAccessKey string BucketName string Debug bool }
Config represents the configuration
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service represents the s3 service
func (*Service) GetPresignedURL ¶
GetPresignedURL to get object presigned || get object with signed URL
Click to show internal directories.
Click to hide internal directories.