You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Grewell 1dd7340d4b add wait for empty reporting channel before closing 4 years ago
.idea add wait for empty reporting channel before closing 4 years ago
cmd fix json tags 4 years ago
tests fix issues with reporter closing 4 years ago
.gitignore initial working version 4 years ago
LICENSE initial working version 4 years ago
README.md initial working version 4 years ago
bindata.go initial implementation 4 years ago
client.go fix windows tailer closing issues 4 years ago
execute.go initial working version 4 years ago
go.mod initial working version 4 years ago
go.sum initial working version 4 years ago
iperf.go initial working version 4 years ago
protocol.go initial implementation 4 years ago
report.go added linux iperf processing 4 years ago
reporter.go add wait for empty reporting channel before closing 4 years ago
reporter_linux.go fix windows tailer closing issues 4 years ago
reporter_windows.go fix windows tailer closing issues 4 years ago
sample.json initial working version 4 years ago
server.go fix json tags 4 years ago
shared.go refactor for better usability 4 years ago

README.md

go-iperf

A Go based wrapper around iperf3

go-bindata -pkg iperf -prefix "embedded/" embedded/```