style: format with go fmt
This commit is contained in:
parent
d25c1d24a7
commit
759b725fdc
3 changed files with 11 additions and 18 deletions
1
log.go
1
log.go
|
|
@ -222,7 +222,6 @@ func log_libdns_record(record *libdns.Record) zapcore.ObjectMarshaler {
|
|||
return zapcore.ObjectMarshalerFunc(f)
|
||||
}
|
||||
|
||||
|
||||
// MarshalLogObject satisfies the zapcore.ObjectMarshaler interface.
|
||||
func (r request) MarshalLogObject(enc zapcore.ObjectEncoder) error {
|
||||
enc.AddString("zone", r.zone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue