-
- Downloads
Allow override of HTTP port via env-var
HTTP port can now be overriden through use of "port" environmental
variable.
Prefer messaging "want" over "wanted" in error messages, this is more
idiomatic Golang.
Move away from Go ARMv6 (RPi Zero) and give ARMv7 as a minimum
version for release binaries.
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
Showing
- watchdog/Dockerfile 2 additions, 3 deletionswatchdog/Dockerfile
- watchdog/config_test.go 25 additions, 0 deletionswatchdog/config_test.go
- watchdog/main.go 4 additions, 0 deletionswatchdog/main.go
- watchdog/readconfig.go 15 additions, 0 deletionswatchdog/readconfig.go
- watchdog/requesthandler_test.go 12 additions, 12 deletionswatchdog/requesthandler_test.go
Please register or sign in to comment