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
I broke out the meat of the notifications package into https://github.com/docker/go-events. It should be minimal work to port the notifications package to use it directly. There are a few details, such as httpSink that need to be worked out, but I think that can all be generalized.