Discover Packages
github.com/Potterli20/dnsproxy-go-fork
internal
osutil
package
Version:
v0.0.0-...-9e8a4c4
Opens a new window with list of versions in this module.
Published: Dec 7, 2023
License: Apache-2.0
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
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, except for network-related ones.
func RootDirFS() (fsys fs .FS )
RootDirFS returns the fs.FS rooted at the operating system's root. On
Windows it returns the fs.FS rooted at the volume of the system directory
(usually, C:).
TODO(e.burkov): Move to golibs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.