d810d12
d201e74
1 2
3
4 5
package main var commandHandlers = map[string](func(RMsg, *Client) bool){} /* Maybe we should make command handlers return their values for easier labelled-reply? */