services

package
v0.0.0-...-8b16d56 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2020 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskService

type TaskService interface {
	ExecuteTask(task *models.Task)
	RetrieveTask(uuid uuid.UUID) *models.Task
}

TaskService is the interface that the describes all methods that a TaskService should have

func NewTaskService

func NewTaskService() TaskService

NewTaskService creates a TaskService

Jump to

Keyboard shortcuts

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