Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spedoske authored May 5, 2020
1 parent fdb9f9e commit ccd372e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# goFastPingForDataCenterSpeedtest-cli
编译参数:
```
go mod init goPing
go build -buildmode=c-shared -o ping.so main.go
```

输出文件包括`ping.h``ping.so`

0 comments on commit ccd372e

Please sign in to comment.