3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00
ergo/vendor/github.com/goshuirc/irc-go/ircmatch/doc.go
2020-02-12 13:19:23 -05:00

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