Benchmark harness support for STK-REQ-004.
(l *jlexer.Lexer)
| 553 | |
| 554 | // Benchmark harness support for STK-REQ-004. |
| 555 | func (v *CBGithub) UnmarshalEasyJSON(l *jlexer.Lexer) { |
| 556 | easyjson_decode_github_com_buger_jsonparser_benchmark_CBGithub(l, v) |
| 557 | } |
| 558 | |
| 559 | // Benchmark harness support for STK-REQ-004. |
| 560 | func easyjson_decode_github_com_buger_jsonparser_benchmark_CBGravatar(in *jlexer.Lexer, out *CBGravatar) { |
nothing calls this directly
no test coverage detected