nsqio / go-nsq

The official Go package for NSQ
MIT License
2.59k stars 444 forks source link

remove empty interface from SetBehaviorDelegate signature #357

Open Imm0bilize opened 1 year ago

Imm0bilize commented 1 year ago

I removed the empty interface to better understand which object should be passed to the function and leave the check on compile time