trigger

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trigger

type Trigger interface {
	Cond(text string) bool
	Handle()
}

func Triggers

func Triggers() []Trigger

type Url

type Url struct{}

func NewUrl

func NewUrl() *Url

func (*Url) Cond

func (t *Url) Cond(text string) bool

func (*Url) Handle

func (t *Url) Handle()

Jump to

Keyboard shortcuts

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