Searched defs:GoValueOf (Results 1 – 3 of 3) sorted by relevance
26 GoValueOf(protoreflect.Value) reflect.Value methodSpec156 func (c *boolConverter) GoValueOf(v protoreflect.Value) reflect.Value { func180 func (c *int32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func204 func (c *int64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func228 func (c *uint32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func252 func (c *uint64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func276 func (c *float32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func300 func (c *float64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func324 func (c *stringConverter) GoValueOf(v protoreflect.Value) reflect.Value { func357 func (c *bytesConverter) GoValueOf(v protoreflect.Value) reflect.Value { func[all …]
38 func (c *listConverter) GoValueOf(v protoreflect.Value) reflect.Value { func78 func (c *listPtrConverter) GoValueOf(v protoreflect.Value) reflect.Value { func
37 func (c *mapConverter) GoValueOf(v protoreflect.Value) reflect.Value { func