You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

doc.go 215B

123456789
  1. // written by Daniel Oaks <daniel@danieloaks.net>
  2. // released under the ISC license
  3. /*
  4. Package ircutils provides small, useful utility functions and classes.
  5. This package is in an alpha stage.
  6. */
  7. package ircutils