6 ms·
Note on encoding/json: you only need to mention the fields you care about. If there are extra fields, the parser will just scan past them.
by agentS 12y ago
Note on encoding/json: you only need to mention the fields you care about. If there are extra fields, the parser will just scan past them.