minio/pkg/disk
Harshavardhana aee0845b2e Add disk package
Implements

   - Stat returns total and free disk space supported across platforms
   - Type returns type of the filesystem underneath
2015-10-17 16:48:24 -07:00
..
disk_test.go Add disk package 2015-10-17 16:48:24 -07:00
stat_nix.go Add disk package 2015-10-17 16:48:24 -07:00
stat_windows.go Add disk package 2015-10-17 16:48:24 -07:00
type_darwin.go Add disk package 2015-10-17 16:48:24 -07:00
type_linux.go Add disk package 2015-10-17 16:48:24 -07:00