Documentation ¶
Index ¶
- func CopyFilesToContainer(filenames []string, folderHostEnv string)
- func CreateContainerExecEnv() string
- func CreateOutputErrors(language_id int)
- func CreateRespectiveEnvOfLanguage(language_id int, path string, defualt_template_env_path string) (string, string)
- func GetTheFilesFromContainer(filenames []string, container_id string)
- func ReturnContantLanguageid() []string
- func ReturnFilesList(language_id int) []string
- func StopContainer(containerId string) bool
- func StopContainerEnv(id string)
- type OutputTeplStr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFilesToContainer ¶
SOCK STREAM The Function Copies the Files in Host which are located in Folder with Docker ID
in the Host to Docker Contianer
func CreateContainerExecEnv ¶
func CreateContainerExecEnv() string
The Function will be called at hostenvcreator.go::CreateRespectiveEnvOfLanguage()
func CreateOutputErrors ¶
func CreateOutputErrors(language_id int)
func CreateRespectiveEnvOfLanguage ¶
func CreateRespectiveEnvOfLanguage(language_id int, path string, defualt_template_env_path string) (string, string)
To Create Clone Files of Source Code to Move the Code to the Container and Keep and Copy in the Host Env
func ReturnContantLanguageid ¶
func ReturnContantLanguageid() []string
func ReturnFilesList ¶
func StopContainerEnv ¶
func StopContainerEnv(id string)
Types ¶
Click to show internal directories.
Click to hide internal directories.