Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit ab41839

Browse files
nl5887harshavardhana
authored andcommitted
changed LastModified to time.Time (#427)
1 parent 61fde64 commit ab41839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ __Return Values__
433433
* `objInfo.Size` _int64_: size of the object
434434
* `objInfo.ETag` _string_: etag of the object
435435
* `objInfo.ContentType` _string_: Content-Type of the object
436-
* `objInfo.LastModified` _string_: modified time stamp
436+
* `objInfo.LastModified` _time.Time_: modified time stamp
437437
* `err` _error_
438438

439439
__Example__

0 commit comments

Comments
 (0)