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