hideconsole

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

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

Overview

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"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL