Awesome
go-linenotify
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