Searched defs:IsValidGo (Results 1 – 3 of 3) sorted by relevance
32 IsValidGo(reflect.Value) bool methodSpec163 func (c *boolConverter) IsValidGo(v reflect.Value) bool { func187 func (c *int32Converter) IsValidGo(v reflect.Value) bool { func211 func (c *int64Converter) IsValidGo(v reflect.Value) bool { func235 func (c *uint32Converter) IsValidGo(v reflect.Value) bool { func259 func (c *uint64Converter) IsValidGo(v reflect.Value) bool { func283 func (c *float32Converter) IsValidGo(v reflect.Value) bool { func307 func (c *float64Converter) IsValidGo(v reflect.Value) bool { func337 func (c *stringConverter) IsValidGo(v reflect.Value) bool { func364 func (c *bytesConverter) IsValidGo(v reflect.Value) bool { func[all …]
54 func (c *listConverter) IsValidGo(v reflect.Value) bool { func90 func (c *listPtrConverter) IsValidGo(v reflect.Value) bool { func
49 func (c *mapConverter) IsValidGo(v reflect.Value) bool { func