Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
func BuildImage(imageName string)
func CreateContainer ¶
func CreateContainer(submission *Submission)
Types ¶
type BuildImageLog ¶
type BuildImageLog struct {
// contains filtered or unexported fields
}
type ContainerLog ¶
type FunctionType ¶
type FunctionType string
const ( String FunctionType = "str" Int FunctionType = "int" Float FunctionType = "float" Complex FunctionType = "complex" List FunctionType = "list" Dict FunctionType = "dict" )
type ImageBuildLog ¶
type Submission ¶
type SubmitPayload ¶
Click to show internal directories.
Click to hide internal directories.