commit code
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s

This commit is contained in:
2025-06-04 20:43:15 +08:00
parent cd4079c24d
commit b1934579c0
4 changed files with 21 additions and 8 deletions

View File

@ -12,4 +12,5 @@ type Config struct {
MaxIdleConns int
ConnMaxLifetime int
}
BucketName string
}