package
Version:
v0.19.0
Opens a new window with list of versions in this module.
Published: Jun 24, 2025
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ForgetFD removes any existing association for raw.
LeakFD indicates that raw was leaked.
Calling the function with a value that was not passed to TraceFD before
is undefined.
Run m with various debug aids enabled.
The function calls os.Exit and does not return.
func TraceFD(raw int, skip int)
TraceFD associates raw with the current execution stack.
skip controls how many entries of the stack the function should skip.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.