Skip to content

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) error
func (value *Value) MarshalJSON() ([]byte, error)
func (value *Value) UnmarshalJSON([]byte) error