These types mirror the large payload without generated JSON methods.
| 222 | |
| 223 | // These types mirror the large payload without generated JSON methods. |
| 224 | type encodingJSONDSUser struct { |
| 225 | Username string |
| 226 | } |
| 227 | |
| 228 | type encodingJSONDSTopic struct { |
| 229 | Id int |
nothing calls this directly
no outgoing calls
no test coverage detected