//go:build windows package main func requestGatewayReloadSignal() error { return nil }