Windows build command: env GOOS=windows go build -ldflags "-X main.os=windows -H=windowsgui -s -w" -o ./builds/windows.exe
MacOS build command: env GOOS=darwin go build -ldflags "-X main.os=darwin -s -w" -o ./builds/macos
Linux build command: env GOOS=linux go build -ldflags "-X main.os=linux -s -w" -o ./builds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
TauSigma5/add-latency
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published