task

package
v5.9.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2018 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	// contains filtered or unexported fields
}

func NewTask

func NewTask() *Task

func (*Task) Add

func (this *Task) Add(key string, tf TaskFunc)

func (*Task) FindTaskFunc

func (this *Task) FindTaskFunc(taskName string) TaskFunc

func (*Task) Run

func (this *Task) Run(taskName, paramStr string) error

type TaskFunc

type TaskFunc func(params url.Values)

Jump to

Keyboard shortcuts

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