Documentation
¶
Overview ¶
Package silent manages a temporary mute period that suppresses all notifications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSilent ¶
func IsSilent() bool
IsSilent returns true if silent mode is currently active. A missing, unreadable, or corrupt state file is treated as "not silent" (fail-open).
func SilentUntil ¶
SilentUntil returns the end time of silent mode and true if active, or zero time and false if not silent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.