Searched refs:float32Converter (Results 1 – 1 of 1) sorted by relevance
120 return &float32Converter{t, defVal(fd, float32Zero)}265 type float32Converter struct { struct270 func (c *float32Converter) PBValueOf(v reflect.Value) protoreflect.Value { argument276 func (c *float32Converter) GoValueOf(v protoreflect.Value) reflect.Value { argument279 func (c *float32Converter) IsValidPB(v protoreflect.Value) bool { argument283 func (c *float32Converter) IsValidGo(v reflect.Value) bool { argument286 func (c *float32Converter) New() protoreflect.Value { return c.def } argument287 func (c *float32Converter) Zero() protoreflect.Value { return c.def } argument