Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct {
// data
TestSpider *models.Spider
ScriptName string
Script string
// contains filtered or unexported fields
}
var T *Test
func (*Test) GetMasterFsSvc ¶
func (t *Test) GetMasterFsSvc() interfaces.SpiderFsService
func (*Test) GetMasterSyncSvc ¶
func (t *Test) GetMasterSyncSvc() interfaces.SpiderSyncService
func (*Test) GetWorkerFsSvc ¶
func (t *Test) GetWorkerFsSvc() interfaces.SpiderFsService
Click to show internal directories.
Click to hide internal directories.