diff options
Diffstat (limited to 'cmd.go')
-rw-r--r-- | cmd.go | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -package main - -var CommandHandlers = map[string](func(RMsg, *Client) error){} - -/* Maybe we should make command handlers return their values for easier labelled-reply? */ |