sunsheng 9c9c26eb04 update il y a 1 an
..
api 6f05f1f28d update il y a 1 an
assets 5cbbd06bf5 init il y a 1 an
bus 5cbbd06bf5 init il y a 1 an
cefclient 5cbbd06bf5 init il y a 1 an
cmd 5cbbd06bf5 init il y a 1 an
conf 5cbbd06bf5 init il y a 1 an
huawei 5cbbd06bf5 init il y a 1 an
icon 5cbbd06bf5 init il y a 1 an
log 5cbbd06bf5 init il y a 1 an
mproto 5cbbd06bf5 init il y a 1 an
quitsocket 5cbbd06bf5 init il y a 1 an
service 5cbbd06bf5 init il y a 1 an
socket 5cbbd06bf5 init il y a 1 an
tray 5cbbd06bf5 init il y a 1 an
utils 5cbbd06bf5 init il y a 1 an
app.yaml 5cbbd06bf5 init il y a 1 an
appCefScheme.go 5cbbd06bf5 init il y a 1 an
appMgr.go 5cbbd06bf5 init il y a 1 an
go.mod 5cbbd06bf5 init il y a 1 an
go.sum 5cbbd06bf5 init il y a 1 an
logo.ico d88b79052c update il y a 1 an
main.go d88b79052c update il y a 1 an
natsMgr.go 5cbbd06bf5 init il y a 1 an
ports 5cbbd06bf5 init il y a 1 an
readme.md 9c9c26eb04 update il y a 1 an
resource.syso d88b79052c update il y a 1 an
url 5cbbd06bf5 init il y a 1 an
utils.go 5cbbd06bf5 init il y a 1 an
version 5cbbd06bf5 init il y a 1 an
versioninfo.json d88b79052c update il y a 1 an

readme.md

执行文件添加logo等信息

将icon文件和versioninfo.json文件放到项目目录中 go install github.com/josephspurrier/goversioninfo/cmd/goversioninfo@latest 设置环境变量gopath路径 入口代码前面加上//go:generate goversioninfo go generate

无控制台

go build -ldflags "-s -w -H=windowsgui"