Categorygithub.com/zhao520a1a/go-base
module
0.0.0-20240828064102-30d079993a5d
Repository: https://github.com/zhao520a1a/go-base.git
Documentation: pkg.go.dev

# README

go-base

学习Go过程中,总结记录一些 Go 的语法练习Demo、实用的工具包 工具包: https://github.com/zhao520a1a/go-utils

好玩的测试

交叉编译

GOOS=linux GOARCH=amd64 go build  hello.go

nohup ./hello >> nohup.log 2>&1

其他

Go mod 代理

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author