Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CJobExecutor ¶
type CJobExecutor struct {
// contains filtered or unexported fields
}
Logic to handle code execution for C source codes.
func GetInstance ¶
func GetInstance() CJobExecutor
func (CJobExecutor) Execute ¶
func (executor CJobExecutor) Execute(source source_code.SourceCode) job_executor.JobExecutorOutput
Click to show internal directories.
Click to hide internal directories.