speedtest-go: add new package
authorTeleostNaCl Dai <teleostnacl@gmail.com>
Fri, 26 Apr 2024 07:59:12 +0000 (15:59 +0800)
committerTianling Shen <cnsztl@gmail.com>
Fri, 3 May 2024 05:55:13 +0000 (13:55 +0800)
commit206aa14ff30bde6204aa3f82a4b60fa0be4bb998
tree24cbe6b81d69b9fd56b6360ba604aeeb7a4469df
parent6a4fb172dc5b06221405a3702f8126632ecf0028
speedtest-go: add new package

This is a Command Line Interface (CLI) and pure Go API to
test internet speed using speedtest.net. Its upstream is
https://github.com/showwin/speedtest-go

Signed-off-by: TeleostNaCl Dai <teleostnacl@gmail.com>
net/speedtest-go/Makefile [new file with mode: 0644]