irc-go/ircmsg/doc.go

10 lines
213 B
Go
Raw Normal View History

2016-01-17 00:19:51 +00:00
// written by Daniel Oaks <daniel@danieloaks.net>
// released under the ISC license
2016-01-17 00:19:51 +00:00
/*
Package ircmsg helps parse and create lines for IRC connections.
2016-01-17 07:03:41 +00:00
This package is in an early alpha stage.
2016-01-17 00:19:51 +00:00
*/
package ircmsg