etcd/pkg/osutil
Piotr Tabor a7f340216d Reformat code according to 'gotip' rules.
In practices adds annotations in the new syntax:
```
+//go:build !linux
 // +build !linux
```

Fixes failing gotip PASSES='fmt' check:
https://travis-ci.com/github/etcd-io/etcd/jobs/486453806
2021-02-26 10:14:46 +01:00
..
interrupt_unix.go Reformat code according to 'gotip' rules. 2021-02-26 10:14:46 +01:00
interrupt_windows.go Reformat code according to 'gotip' rules. 2021-02-26 10:14:46 +01:00
osutil_test.go pkg: support structured logger 2018-04-16 17:36:00 -07:00
osutil.go pkg: remove capnslog (#11616) 2020-02-12 11:15:41 -08:00
signal_linux.go Reformat code according to 'gotip' rules. 2021-02-26 10:14:46 +01:00
signal.go Reformat code according to 'gotip' rules. 2021-02-26 10:14:46 +01:00