Commit Graph

8 Commits

Author SHA1 Message Date
Lukáš Lalinský a93005d73c
Add File.Path to return the full path (#34)
Very useful when iterating over ReadDir results and wanting to do some operation on them.
2020-03-03 15:28:06 +01:00
Abdurrahman 0e7fe90d28 Fetch ContentType and ETag 2018-05-17 01:22:58 +02:00
Aaron Bieber beeefa572c more docs / cleanup 2018-05-16 10:42:53 +02:00
Christoph Polcin 328e74fe93 update File.String() 2014-10-27 17:02:00 +01:00
Christoph Polcin c23fd5a8be fix file perms 2014-10-24 09:29:03 +02:00
Christoph Polcin 735efcad06 update File.String() 2014-10-23 13:37:27 +02:00
Christoph Polcin 48d4d0ff90 refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00
Christoph Polcin 95f1f68142 add initial source 2014-10-23 10:39:55 +02:00