MCPcopy Create free account
hub / github.com/buger/jsonparser / UnmarshalEasyJSON

Method UnmarshalEasyJSON

benchmark/benchmark_easyjson.go:555–557  ·  view source on GitHub ↗

Benchmark harness support for STK-REQ-004.

(l *jlexer.Lexer)

Source from the content-addressed store, hash-verified

553
554// Benchmark harness support for STK-REQ-004.
555func (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.
560func easyjson_decode_github_com_buger_jsonparser_benchmark_CBGravatar(in *jlexer.Lexer, out *CBGravatar) {

Callers

nothing calls this directly

Tested by

no test coverage detected