Searched refs:emptyInterfaceType (Results 1 – 1 of 1) sorted by relevance
517 Type: emptyInterfaceType,563 return emptyInterfaceType647 return emptyInterfaceType754 var emptyInterfaceType = reflect.TypeOf(emptyInterfaceStruct{}).Field(0).Type var