Provides fasthttp and net/http dual network libraries at the same time!
Use this branch if you want to try out the latest features. If you're after stability, then use the original project.
This is a fork of https://github.com/tucnak/telebot . This library requires minimum go1.21.4
go get -u gopkg.in/crare.v1
Read the documentation here, it's still a work in progress but will be ready soon.
- Fork it
- Clone v1:
git clone -b github.com/go-crare/crare
- Create your feature branch:
git checkout -b v1
- Make changes and add them:
git add .
- Commit:
git commit -m "add some feature"
- Push:
git push origin v1
- Pull request
Crare is distributed under MIT.