Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EndPoint string = os.Getenv("ENDPOINT") AccountID string = os.Getenv("ACCOUNT_ID") AccessKeyID string = os.Getenv("ACCESS_KEY_ID") )
View Source
var (
Bucket = os.Getenv("BUCKET_NAME")
)
Functions ¶
This section is empty.
Types ¶
type R2Conns ¶
func (*R2Conns) DeleteImage ¶
Click to show internal directories.
Click to hide internal directories.