Documentation
¶
Overview ¶
Package debug implements an [actions.Runner] that prints a notification with a DEBUG prefix.
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.