This website requires JavaScript.
Explore
Help
Sign In
taolin
/
cloud-go
Watch
1
Star
0
Fork
0
You've already forked cloud-go
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c0821328d5
cloud-go
/
1-try
History
taoya7
255ba740d6
1-try
2022-06-20 08:42:10 +08:00
..
.idea
1-try
2022-06-20 08:42:10 +08:00
go.mod
1-try
2022-06-20 08:42:10 +08:00
main.go
1-try
2022-06-20 08:42:10 +08:00
README.md
1-try
2022-06-20 08:42:10 +08:00
server
1-try
2022-06-20 08:42:10 +08:00
README.md
打包
windows
╰─$ go build -o server.exe main.go
linux
╰─$ go build -o server main.go 1 ↵