package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jan 21, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package os provides bindings for Go's os package.
Register injects the os functions into the runtime
type Module struct {
Root string
}
Module implements the go:os package bindings.
ReadFile maps to os.ReadFile
WriteFile maps to os.WriteFile
Source Files
¶
Click to show internal directories.
Click to hide internal directories.