1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger
Sebastiaan van Stijn 9c701fdb6b
logger/journald: U1000: field mu is unused (unused)
this looks to be a false positive, but this field is not
used if journald is not supported, which may be the cause

```
daemon/logger/journald/journald.go:21:2: U1000: field `mu` is unused (unused)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:42 +02:00
..
awslogs
etwlogs
fluentd goimports: fix imports 2019-09-18 12:56:54 +02:00
gcplogs
gelf
journald logger/journald: U1000: field mu is unused (unused) 2019-09-18 12:57:42 +02:00
jsonfilelog jsonfilelog_test: check err from open before close 2019-09-18 12:57:30 +02:00
local goimports: fix imports 2019-09-18 12:56:54 +02:00
logentries
loggerutils
splunk
syslog
templates
adapter.go
adapter_test.go
copier.go
copier_test.go daemon/logger/BenchmarkCopy: don't call t.Fatal from a goroutine 2019-09-18 12:57:38 +02:00
factory.go goimports: fix imports 2019-09-18 12:56:54 +02:00
logger.go
logger_test.go
loginfo.go
metrics.go goimports: fix imports 2019-09-18 12:56:54 +02:00
plugin.go
plugin_unix.go
plugin_unsupported.go
proxy.go
ring.go
ring_test.go