api/pkg/audit/sink
Peter Kurfer 2d97beaf70
Refactor gRPC sink
- rename it to GenericSink
- add tests
- update dependencies
- improve test step to always get a report
- add NoOpSink for tests
2021-01-27 13:31:51 +01:00
..
generic_sink.go Refactor gRPC sink 2021-01-27 13:31:51 +01:00
generic_sink_test.go Refactor gRPC sink 2021-01-27 13:31:51 +01:00
log_sink.go Subscribe sinks with a context to automatically remove them when context is canceled 2021-01-26 18:50:53 +01:00
log_sink_test.go Refactor gRPC sink 2021-01-27 13:31:51 +01:00
metric_sink.go Add basic metric sink 2021-01-26 19:00:46 +01:00
writer_sink.go Subscribe sinks with a context to automatically remove them when context is canceled 2021-01-26 18:50:53 +01:00
writer_sink_test.go Refactor gRPC sink 2021-01-27 13:31:51 +01:00