Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deadline ¶
type Deadline struct {
// contains filtered or unexported fields
}
Deadline allows for commands to expire when they run too long
func (*Deadline) GetDeadlineTime ¶
GetDeadlineTime returns the time object for the deadline, and an "empty" boolean
Click to show internal directories.
Click to hide internal directories.