actions

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionNameHideError           = "hideError"
	ActionNameDisplayHelp         = "displayHelp"
	ActionNameHideHelp            = "hideHelp"
	ActionNameDisplayFilterInput  = "displayFilterInput"
	ActionNameHideFilterInput     = "hideFilterInput"
	ActionNameFilter              = "filter"
	ActionNameToggleFilter        = "toggleFilter"
	ActionNameDisplayPatternInput = "displayPatternInput"
	ActionNameHidePatternInput    = "hidePatternInput"
	ActionNameSetPattern          = "setPattern"
	ActionNameTurnOnFollowing     = "turnOnFollowing"
	ActionNameTurnOffFollowing    = "turnOffFollowing"
	ActionNameDropLogLine         = "dropLogLine"
	ActionNameAddLogLine          = "addLogLine"
)

Variables

This section is empty.

Functions

func AddLogLine

func AddLogLine(line string) gredux.Action

func DisplayFilterInput

func DisplayFilterInput() gredux.Action

func DisplayHelp

func DisplayHelp() gredux.Action

func DisplayPatternInput

func DisplayPatternInput() gredux.Action

func DropLogLine

func DropLogLine(line string) gredux.Action

func Filter

func Filter(filterString string) gredux.Action

func HideError

func HideError() gredux.Action

func HideFilterInput

func HideFilterInput() gredux.Action

func HideHelp

func HideHelp() gredux.Action

func HidePatternInput

func HidePatternInput() gredux.Action

func SetPattern

func SetPattern(pattern string) gredux.Action

func ToggleFilter

func ToggleFilter() gredux.Action

func TurnOffFollowing

func TurnOffFollowing() gredux.Action

func TurnOnFollowing

func TurnOnFollowing() gredux.Action

Types

This section is empty.

Jump to

Keyboard shortcuts

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