Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsS3 ¶
type AwsS3 struct {
// contains filtered or unexported fields
}
func (*AwsS3) GetPreSignClient ¶ added in v0.3.19
func (aws *AwsS3) GetPreSignClient() *s3.PresignClient
type Option ¶
type Option func(*Options)
func WithAccessKey ¶
func WithRegion ¶
func WithSecretKey ¶
Click to show internal directories.
Click to hide internal directories.