Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func Available(path string) (int64, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Available ¶ func Available(path string) (int64, error) Available returns bytes available to an unprivileged process on the filesystem that will contain path. If path does not exist, its nearest existing ancestor is observed without creating directories during planning. Types ¶ This section is empty. Source Files ¶ View all Source files diskspace_unix.go Click to show internal directories. Click to hide internal directories.