/go-linenotify

Go client library for LINE Notify

Primary LanguageGoMIT LicenseMIT

go-linenotify

GoDoc Reference GitHub Action Status GitHub release

Go client library for the LINE Notify

Install

go get github.com/utahta/go-linenotify

Example

Contributing

  1. Fork it ( https://github.com/utahta/go-linenotify/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request