mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-07 02:32:24 +00:00
- Change package name general_server to gateway - Changing the structure of directories and packages - Adding vendor to the project
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
# go test -c output
|
|
*.test
|
|
*.test.exe
|
|
|
|
# Output of go build ./cmd/fsnotify
|
|
/fsnotify
|
|
/fsnotify.exe
|
|
|
|
/test/kqueue
|
|
/test/a.out
|