Searched refs:typeOfTime (Results 1 – 2 of 2) sorted by relevance
23 typeOfTime = reflect.TypeOf(time.Time{}) var148 case typeOfTime:226 case typeOfTime:
242 if substructType != nil && substructType != typeOfTime && substructType != typeOfGeoPoint {