mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5452954d89
Signed-off-by: John Howard <jhoward@microsoft.com>
6 lines
61 B
Go
6 lines
61 B
Go
// +build !linux
|
|
|
|
package journald
|
|
|
|
type journald struct {
|
|
}
|