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 |
|
Gyuho Lee
|
52391e3be7
|
pkg/logutil: define default zap.Config
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-02-21 10:56:53 -08:00 |
|
Gyuho Lee
|
3a80499da4
|
*: rename to "journal"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-16 14:38:27 -07:00 |
|