Searched defs:marshalPanic (Results 1 – 1 of 1) sorted by relevance
1139 type marshalPanic struct{} struct1141 func (marshalPanic) MarshalJSON() ([]byte, error) { panic(0xdead) }