Documentation
¶
Overview ¶
Package hide implements an [actions.Runner] that hides a notification. It hides the notifications completely.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct{}
func (*Runner) Run ¶
func (_ *Runner) Run(n *notifications.Notification, w io.Writer) error
Click to show internal directories.
Click to hide internal directories.