get-folder-size

Get the size of a folder by iterating through its sub-files and -folders.

go-get-folder-size

Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed