Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { *core.BaseCotainer // contains filtered or unexported fields }
Container: the working container environment where all jobs are executed
func NewContainer ¶
NewContainer: creates a working container environment based on the context ctx and JSON configuration conf If the container job ID is less than 0, an error will be reported
Click to show internal directories.
Click to hide internal directories.