1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-09-05 16:33:19 +00:00

Go fix tool for client API changes.

This commit is contained in:
Alex Bramley 2013-04-04 18:49:56 +01:00
parent 8d6b5de994
commit 2e4623676d
3 changed files with 237 additions and 0 deletions

View file

@ -9,6 +9,9 @@ Pretty simple, really:
There is some example code that demonstrates usage of the library in `client.go`. This will connect to freenode and join `#go-nuts` by default, so be careful ;-)
See `fix/goirc.go` and the README there for a quick way to migrate from the
old `go1` API.
### Using the framework
Synopsis: