Documentation ¶ Rendered for windows/amd64 Index ¶ func CallJattach(pid int, args []string, outFd int, errFd int) (int, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CallJattach ¶ func CallJattach(pid int, args []string, outFd int, errFd int) (int, error) CallJattach is the low-level CGo wrapper for the jattach C function (Windows implementation). It handles C string conversion and memory management. Returns the exit code from the jattach function. Types ¶ This section is empty. Source Files ¶ View all Source files jattach_windows.go Click to show internal directories. Click to hide internal directories.