//go:build !midnight package moonlight func IsMidnight() bool { return false }