job

package
v0.0.0-...-abf1db2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: GPL-3.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	Id            string
	ProgramId     string
	Parameters    string
	Sock          *gotalk.Sock
	IsScheduled   bool
	IsSent        bool
	InProgress    bool
	IsComputed    bool
	ScheduledTime time.Time // when was the job scheduled
	SentTime      time.Time // when was the job sent
	ComputedTime  time.Time // when was the result returned
	CreationTime  time.Time // when was the job created
}

Jump to

Keyboard shortcuts

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