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