marshal-receiver
Default severity: warning
Keep marshal receiver types consistent. Default: standard method families.
func (value Value) MarshalJSON() ([]byte, error)func (value *Value) UnmarshalJSON([]byte) errorfunc (value *Value) MarshalJSON() ([]byte, error)func (value *Value) UnmarshalJSON([]byte) error