Searched refs:typeOfKeyPtr (Results 1 – 2 of 2) sorted by relevance
221 if f.Type != typeOfKeyPtr {
24 typeOfKeyPtr = reflect.TypeOf(&Key{}) var