seefan / gossdb

ssdb client for go with pool surport
MIT License
131 stars 47 forks source link

建议不要调用fmt.Println()打印信息 #6

Closed SaulLawliet closed 9 years ago

SaulLawliet commented 9 years ago

该语句在connectors.go 中的healthWorker方法.

觉得打印信息的功能由使用者调用比较好吧?

seefan commented 9 years ago

嗯,注释掉