package ui import ( // other "github.com/couchbase/goutils/platform" ) func (m *MainWindow) initializeWin() { platform.HideConsole(true) }