journald_unsupported.go 61 B

123456
  1. // +build !linux
  2. package journald
  3. type journald struct {
  4. }