Add ability to silence callback handler
This commit is contained in:
@@ -26,6 +26,8 @@ type IRCConnection struct {
|
||||
ticker <-chan int64
|
||||
ticker2 <-chan int64
|
||||
|
||||
VerboseCallbackHandler bool
|
||||
|
||||
quitting bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user