sync main branch code

This commit is contained in:
kongfei 2022-11-10 12:47:46 +08:00
commit ba5aba9cdf
1 changed files with 1 additions and 1 deletions

View File

@ -211,4 +211,4 @@ func (v *HTTPMetric) UnmarshalJSON(data []byte) error {
// UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (v *HTTPMetric) UnmarshalEasyJSON(l *jlexer.Lexer) {
easyjson30864de9DecodeGithubComDidiNightingaleV5SrcServerRouter1(l, v)
}
}