// Copyright 2020 Alexey Krivonogov. All rights reserved. // Use of this source code is governed by a MIT license // that can be found in the LICENSE file. // +build !windows package main func hideConsole() { }