Documentation ¶
Overview ¶
Package relaychat implements the internet relay chat daemon service. RFC: https://tools.ietf.org/html/rfc1459
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServiceClosed = errors.New("irc: Service closed")
ErrServiceClosed is returned by the Service's Serve method after a call to Shutdown.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.