You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional custom context to functions. (#5)
This will allow passing custom information on individual notifiers to tell them apart.
* Adds custom prefix to warnings.
* Add lock to printer for convenience.
* Drop Go 1.5 CI tests :(
golang/lint#246