sync main branch code
This commit is contained in:
commit
ba5aba9cdf
|
@ -211,4 +211,4 @@ func (v *HTTPMetric) UnmarshalJSON(data []byte) error {
|
||||||
// UnmarshalEasyJSON supports easyjson.Unmarshaler interface
|
// UnmarshalEasyJSON supports easyjson.Unmarshaler interface
|
||||||
func (v *HTTPMetric) UnmarshalEasyJSON(l *jlexer.Lexer) {
|
func (v *HTTPMetric) UnmarshalEasyJSON(l *jlexer.Lexer) {
|
||||||
easyjson30864de9DecodeGithubComDidiNightingaleV5SrcServerRouter1(l, v)
|
easyjson30864de9DecodeGithubComDidiNightingaleV5SrcServerRouter1(l, v)
|
||||||
}
|
}
|
Loading…
Reference in New Issue