ergo/vendor/github.com/goshuirc/irc-go/ircmatch/doc.go

8 lines
193 B
Go

// written by Daniel Oaks <daniel@danieloaks.net>
// released under the ISC license
/*
Package ircmatch handles matching IRC strings with the traditional glob-like syntax.
*/
package ircmatch