//go:build !linux // +build !linux package main func notifyReady() {} func notifyStopping() {}