Add ping client
This commit is contained in:
parent
036d61a0aa
commit
8dbb51cfb7
21 changed files with 710 additions and 384 deletions
4
Makefile
4
Makefile
|
|
@ -29,5 +29,5 @@ lint_install:
|
|||
|
||||
test:
|
||||
go build -v .
|
||||
go test -bench=. ./internal/checksum_test
|
||||
#go test -v .
|
||||
#go test -bench=. ./internal/checksum_test
|
||||
go test -v .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue