Searched defs:UnmarshalJSONEnum (Results 1 – 2 of 2) sorted by relevance
39 func (Export) UnmarshalJSONEnum(ed protoreflect.EnumDescriptor, b []byte) (protoreflect.EnumNumber,… func
95 func UnmarshalJSONEnum(map[string]int32, []byte, string) (int32, error) { panic("not implemented") } func