Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MaxOutInBytes int64 = 2 * 1024 * 1024 ErrTooMuchOutPut = errors.New("too much out put") ErrWorkerTimeOut = errors.New("time out") )
View Source
var ( GccWorker chan string GoWorker chan string QuitSignal chan int )
Functions ¶
func CreateContainer ¶
func StartManagers ¶
func StartManagers()
Types ¶
Click to show internal directories.
Click to hide internal directories.