task

package
v3.41.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: AGPL-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 TaskInfoWithCreator

type TaskInfoWithCreator interface {
	tache.TaskWithInfo
	SetCreator(creator *model.User)
	GetCreator() *model.User
}

type TaskWithCreator

type TaskWithCreator struct {
	tache.Base
	Creator *model.User
}

func (*TaskWithCreator) GetCreator

func (t *TaskWithCreator) GetCreator() *model.User

func (*TaskWithCreator) SetCreator

func (t *TaskWithCreator) SetCreator(creator *model.User)

Jump to

Keyboard shortcuts

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