package main import ( //"github.com/sirupsen/logrus" "lc-smartX/lc" "lc-smartX/util/gopool" //"lc-smartX/util/gopool" //"net" //"time" // //"lc-smartX/util/gopool" "time" // //"lc-smartX/util/gopool" //"net" //"os" //"time" ) func main() { gopool.SetCap(64) lc.StartIntersectionServer() }