Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@@ -46,3 +46,7 @@ type Event struct {
Containers []Container `json:"-"`
Err chan error `json:"-"`
}
type Handler interface {
Handle(*Event) error
The note is not visible to the blocked user.