fieldaligment

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-04-27 00:03:05 +03:00
parent 3bdfdd8fd2
commit ee11f39a2f
3 changed files with 18 additions and 18 deletions

View File

@@ -21,8 +21,8 @@ func init() {
}
type defaultLogger struct {
opts Options
enc *json.Encoder
opts Options
sync.RWMutex
}