lrstanley / girc

:bomb: girc is a flexible IRC library for Go :ok_hand:
https://pkg.go.dev/github.com/lrstanley/girc
MIT License
137 stars 13 forks source link

integration with ircdef #32

Open lrstanley opened 5 years ago

lrstanley commented 5 years ago

Once I've solidified how I want https://github.com/lrstanley/ircdef to look, may want to look at moving to it for girc. Would definitely be a big change.

lrstanley commented 2 years ago

An additional usecase which may make this less of a breaking change, is type aliases. It's only recommended that they're used for migrations/backwards-compatible style changes, but still perfect for this usecase.