Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct { DefaultSvc interfaces.NodeMasterService MasterSvc interfaces.NodeMasterService WorkerSvc interfaces.NodeWorkerService MasterSvcMonitor interfaces.NodeMasterService WorkerSvcMonitor interfaces.NodeWorkerService ModelSvc service2.ModelService }
var T *Test
func (*Test) StartMasterWorker ¶
func (t *Test) StartMasterWorker()
func (*Test) StopMasterWorker ¶
func (t *Test) StopMasterWorker()
Click to show internal directories.
Click to hide internal directories.