Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessTask ¶
type ProcessTask struct { }
ProcessTask 处理面板任务
func (*ProcessTask) Handle ¶
func (receiver *ProcessTask) Handle(args ...any) error
Handle Execute the job.
func (*ProcessTask) Signature ¶
func (receiver *ProcessTask) Signature() string
Signature The name and signature of the job.
Click to show internal directories.
Click to hide internal directories.