package
module
Version:
v0.0.0-...-7139df7
Opens a new window with list of versions in this module.
Published: Jan 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
import cloudeng.io/sys
Package sys provides system-level utilities that are supported across
different operating systems.
Functions
Func AvailableBytes
func AvailableBytes(filename string) (int64, error)
AvailableBytes returns the number of available bytes on the filesystem where
the file is located.
Documentation
¶
Package sys provides system-level utilities that are supported across
different operating systems.
AvailableBytes returns the number of available bytes on the filesystem
where the file is located.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.