speedtest-go/web
kayos 580fc08e0e
Fix wrong format type in Fatalf call (#48)
> `web/listener_linux.go:57:3: github.com/sirupsen/logrus.Fatalf format %s has arg len(listeners) of wrong type int`

for ints we use %d
2022-07-23 20:20:28 +08:00
..
assets Use default html assets 2021-09-27 11:11:08 +08:00
fs.go Return 404 for non-existing files instead of 403 2020-08-15 23:13:23 +08:00
helpers.go Allow negative coordinates 2021-05-21 14:21:45 +08:00
listener_linux.go Fix wrong format type in Fatalf call (#48) 2022-07-23 20:20:28 +08:00
listener.go Fix Windows build 2022-07-09 01:03:33 +08:00
web.go Fix Windows build 2022-07-09 01:03:33 +08:00