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