Make Message an interface with attached handling behavior.

This commit is contained in:
Jeremy Latt
2012-04-17 18:16:57 -07:00
parent d1f8c7657b
commit fed72a7aa3
6 changed files with 190 additions and 96 deletions
-1
View File
@@ -1,5 +1,4 @@
package main
// http://tools.ietf.org/html/rfc2812
import (
"irc"