Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1017 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 1017 Bytes

notifications

Go Reference

Package notifications provides a notifications service definition.

Installation

go get github.com/shurcooL/notifications

Directories

Path Synopsis
fs Package fs implements notifications.Service using a virtual filesystem.
githubapi Package githubapi implements notifications.Service using GitHub API clients.

License