added metadata
This commit is contained in:
@@ -13,3 +13,9 @@ type AppConfig struct {
|
||||
S3Bucket string
|
||||
Address string
|
||||
}
|
||||
|
||||
type Metadata struct {
|
||||
Size int64
|
||||
ContentType string
|
||||
Filename string
|
||||
}
|
||||
Reference in New Issue
Block a user