Home
last modified time | relevance | path

Searched defs:jsonMarshalerError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Djson_handler_test.go70 type jsonMarshalerError struct { struct
71 jsonMarshaler
74 func (jsonMarshalerError) Error() string { return "oops" }