"dst-admin-go/entity" "fmt" "github.com/hpcloud/tail" "log" "strings" "time" ) type Collect struct { state chan int stop chan bool severLogList []string serverChatLogList []string length int } func NewCollect(severLogList, serverChatLogList []string) *Collect { l1 := len(severLog...
"dst-admin-go/entity" "fmt" "github.com/hpcloud/tail" "log" "strings" "time" ) type Collect struct { state chan int stop chan bool severLogList []string serverChatLogList []string length int } func NewCollect(severLogList, serverChatLogList []string) *Collect { l1 := len(severLog...