This commit is contained in:
snoop 2017-04-14 16:25:16 +09:00
parent 76ffa421e3
commit e325cf52d0

View File

@ -171,34 +171,3 @@ func ExistConfigFileDir(prePath string,dir string, configCrawler *[]string) {
}
//func ExistFile(path string) bool {
//
//
//
//}
func AddConfig22() {
}
func AddCrawler() {
}
//parameter crawler list
func GetCrawlerPort() {
//check crawler run
//crawler exe
//ExeCrawler()
//return crawler = port
//return portMap
}