()
| 1013 | func (c ApplicationZip) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1014 | func (c ApplyPatch) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1015 | func (c ApplyPatchCall) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1016 | func (c ApplyPatchCallOutput) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1017 | func (c Approximate) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1018 | func (c Assistant) MarshalJSON() ([]byte, error) { return marshalString(c) } |
nothing calls this directly
no test coverage detected