//
pkg.gl
Category
github.com/pydio/minio-srv
pkg
disk
package
0.0.0-20211105144125-e9b145e8b5d4
Repository:
https://github.com/pydio/minio-srv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
14
Files
52 SLOC
#
Functions
GetInfo
GetInfo returns total and free bytes available in a directory, e.g.
#
Structs
Info
Info stat fs struct is container which holds following values Total - total size of the volume / disk Free - free size of the volume / disk Files - total inodes available Ffree - free inodes available FSType - file system type.