mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
Clear omitted fields (#20575)
Searched `msg:"[a-zA-Z0-9]*,omitempty` through the codebase. Uses latest tinylib master.
This commit is contained in:
@@ -47,6 +47,8 @@ var (
|
||||
xlVersionCurrent [4]byte
|
||||
)
|
||||
|
||||
//msgp:clearomitted
|
||||
|
||||
//go:generate msgp -file=$GOFILE -unexported
|
||||
//go:generate stringer -type VersionType,ErasureAlgo -output=xl-storage-format-v2_string.go $GOFILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user