lrstanley / girc

:bomb: girc is a flexible IRC library for Go :ok_hand:

Home Page:https://pkg.go.dev/github.com/lrstanley/girc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integration with ircdef

lrstanley opened this issue · comments

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.

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.