1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

2 Commits

Author SHA1 Message Date
Bala FA
1c97dcb10a Add UTCNow() function. ()
This patch adds UTCNow() function which returns current UTC time.

This is equivalent of UTCNow() == time.Now().UTC()
2017-03-18 11:28:41 -07:00
Krishna Srinivas
cccf77229d cleanup: Move code in *-multipart-common.go to *-multipart.go ()
The code in *-multipart-common.go is not common anymore.
2017-01-26 12:51:12 -08:00