actions

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

type Map map[string]Runner

func GetMap added in v0.6.0

func GetMap(client *gh.Client) Map

type Runner

type Runner interface {
	Run(n *notifications.Notification, params []string, out io.Writer) error
}

Directories

Path Synopsis
Package assign implements an [actions.Runner] that assigns the subject of a notification.
Package assign implements an [actions.Runner] that assigns the subject of a notification.
Package debug implements an [actions.Runner] that prints a notification with a DEBUG prefix.
Package debug implements an [actions.Runner] that prints a notification with a DEBUG prefix.
Package done implements an [actions.Runner] that marks a notification as done.
Package done implements an [actions.Runner] that marks a notification as done.
Package hide implements an [actions.Runner] that hides a notification.
Package hide implements an [actions.Runner] that hides a notification.
Package json implements an [actions.Runner] that prints a notification in JSON.
Package json implements an [actions.Runner] that prints a notification in JSON.
Package open implements an [actions.Runner] that opens a notification in the browser.
Package open implements an [actions.Runner] that opens a notification in the browser.
Package pass implements an [actions.Runner] that does nothing.
Package pass implements an [actions.Runner] that does nothing.
Package print implements an [actions.Runner] that prints a notification.
Package print implements an [actions.Runner] that prints a notification.
Package read implements an [actions.Runner] that marks a notification as read.
Package read implements an [actions.Runner] that marks a notification as read.
Package tag implements an [actions.Runner] that manages tags in a notification.
Package tag implements an [actions.Runner] that manages tags in a notification.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL