Documentation
¶
Rendered for windows/amd64
Overview ¶
Package attachconsole is meant to be used as a side-effect only import. It attaches the calling process to its parent's console. It is most useful for an application built with
-ldflags "-H windowsgui"
flags so that it won't have a console of itself. After importing this package, if the application is run from the command prompt window, the console output will appear in the command prompt window instead of discarded.
Click to show internal directories.
Click to hide internal directories.