Discover Packages
github.com/Potterli20/golibs-fork
osutil
package
Version:
v0.0.0-...-9d39026
Opens a new window with list of versions in this module.
Published: Jan 8, 2024
License: Unlicense
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types Examples RootDirFS()
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package osutil contains utilities for functions requiring system calls and
other OS-specific APIs. OS-specific network handling should go to
github.com/AdguardTeam/golibs/netutil instead.
func RootDirFS() (fsys fs .FS )
RootDirFS returns a filesystem rooted at the system's root directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.