task

package
v0.0.0-...-457ba4f Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

* User: cr-mao Date: 2023/11/17 11:29 Email: crmao@qq.com Desc: task.go

* User: cr-mao Date: 2023/11/17 11:46 Email: crmao@qq.com Desc: doc.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DayZeroTask

type DayZeroTask struct {
	component.Base
	Node      *node.Node
	DailyTask func(*node.Node)
	WeekTask  func(*node.Node)
}

暂时只为 日任务、周任务用的

func NewDayZeroTask

func NewDayZeroTask(node *node.Node, dayTask, weekTask func(*node.Node)) *DayZeroTask

func (*DayZeroTask) Start

func (tInstance *DayZeroTask) Start()

Jump to

Keyboard shortcuts

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