mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b2b169f13f
As in other similar drivers (jsonlog, local), use a set (i.e. `map[whatever]struct{}`), making the code simpler. While at it, make sure we remove the reader from the set after calling `ProducerGone()` on it. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
journald.go | ||
journald_test.go | ||
journald_unsupported.go | ||
read.go | ||
read_native.go | ||
read_native_compat.go | ||
read_unsupported.go |