package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HideConsole
Package hideconsole is a utility package to hide a console automatically even without -ldflags "-Hwindowsgui"
on Windows.
On non-Windows, this package does nothing.
Usage
Import this package with a blank identifier.
import (
_ "github.com/ebitengine/hideconsole"
)
Documentation
¶
Package hideconsole is a utility package to hide a console automatically
even without `-ldflags "-Hwindowsgui"` on Windows.
On non-Windows, this package does nothing.
Usage ¶
Import this package with a blank identifier:
import (
_ "github.com/ebitengine/hideconsole"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.