go-events icon indicating copy to clipboard operation
go-events copied to clipboard

Add ListenerSink to allow users to watch events passing through sinks

Open halcyonCorsair opened this issue 7 years ago • 4 comments

Useful, e.g. for metrics.

This will allow the registry to use queue from this package, per docker/distribution#1553 and docker/distribution#2550.

Signed-off-by: Elliot Pahl [email protected]

halcyonCorsair avatar Mar 16 '18 01:03 halcyonCorsair

This looks good. The only question I have is about error handling: do we want a way to have the listener detect the error on write?

stevvooe avatar Mar 26 '18 18:03 stevvooe

@dmcgowan @manishtomar ptal

thaJeztah avatar Mar 05 '20 00:03 thaJeztah

@thaJeztah Could you add me as reviewer?

manishtomar avatar Mar 05 '20 00:03 manishtomar

@manishtomar sorry, don't have write access to this repository myself 😅

thaJeztah avatar Mar 05 '20 22:03 thaJeztah