syncthing/vendor/github.com/calmh/du
Jakob Borg 944ddcf768
all: Become a Go module (fixes #5148) (#5384)
* go mod init; rm -rf vendor

* tweak proto files and generation

* go mod vendor

* clean up build.go

* protobuf literals in tests

* downgrade gogo/protobuf
2018-12-18 12:36:38 +01:00
..
LICENSE Use Go 1.5 vendoring instead of Godeps 2016-03-05 21:21:24 +01:00
README.md all: Become a Go module (fixes #5148) (#5384) 2018-12-18 12:36:38 +01:00
diskusage.go Use Go 1.5 vendoring instead of Godeps 2016-03-05 21:21:24 +01:00
diskusage_posix.go Use Go 1.5 vendoring instead of Godeps 2016-03-05 21:21:24 +01:00
diskusage_unsupported.go Use Go 1.5 vendoring instead of Godeps 2016-03-05 21:21:24 +01:00
diskusage_windows.go vendor: Update github.com/calmh/du (ref #4079) 2017-04-04 14:53:24 +02:00

README.md

du

Get total and available disk space on a given volume.

Documentation

http://godoc.org/github.com/calmh/du

License

Public Domain