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

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"