Fix out of memory issue

This commit is contained in:
Harshavardhana
2015-04-29 18:15:50 -07:00
parent 50d871c2db
commit 03bca9a001
2 changed files with 17 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ type EntityTooLarge struct {
GenericObjectError
Size string
TotalSize string
MaxSize string
}
// ObjectNameInvalid - object name provided is invalid