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:
parent
8d6b5de994
commit
2e4623676d
3 changed files with 237 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue