OmitZeroStructFields specifies that a Go struct should marshal in such a way that all struct fields that are zero are omitted from the marshaled output if the value is zero as determined by the "IsZero() bool" method if present, otherwise based on whether the field is the zero Go value. This is sema
(v bool)
source not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…