- Introduced Uploader field in the Config struct to allow optional file uploader configuration. - Implemented logic to set a default uploader value if not explicitly configured during JSON unmarshalling. |
||
|---|---|---|
| .. | ||
| app.go | ||
| app_test.go | ||
| types.go | ||
- Introduced Uploader field in the Config struct to allow optional file uploader configuration. - Implemented logic to set a default uploader value if not explicitly configured during JSON unmarshalling. |
||
|---|---|---|
| .. | ||
| app.go | ||
| app_test.go | ||
| types.go | ||