agentService

package
v0.0.0-...-5746ace Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobService

type JobService struct {
	TimeStamp time.Time
	// contains filtered or unexported fields
}

func NewTaskService

func NewTaskService() *JobService

func (*JobService) AddTask

func (s *JobService) AddTask(build domain.Build)

func (*JobService) EndTask

func (s *JobService) EndTask()

func (*JobService) GetTaskSize

func (s *JobService) GetTaskSize() int

func (*JobService) IsRunning

func (s *JobService) IsRunning() bool

func (*JobService) PeekJob

func (s *JobService) PeekJob() domain.Build

func (*JobService) RemoveTask

func (s *JobService) RemoveTask()

func (*JobService) StartTask

func (s *JobService) StartTask()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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