Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobHistory ¶
type JobHistory interface { }
func NewJobHistory ¶
func NewJobHistory(jobStatusID JobStatusID, jobName JobName, jobParameter string, status string, createdAt time.Time) (JobHistory, error)
type JobStatusID ¶
type JobStatusID string
Click to show internal directories.
Click to hide internal directories.