fhmq / hmq

High performance mqtt broker
Apache License 2.0
1.32k stars 273 forks source link

Fix/remove unused func #187

Closed husy-dev closed 1 year ago

husy-dev commented 1 year ago

delete unused functions && change error.New(fmt.Sprintln()) into fmt.Errorf() to get rid of go vet warnings