go-linenotify
May 1, 2021 ยท View on GitHub
Go client library for the LINE Notify
Install
go get github.com/utahta/go-linenotify
Example
Contributing
- Fork it ( https://github.com/utahta/go-linenotify/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request