Searched defs:messageConverter (Results 1 – 1 of 1) sorted by relevance
413 type messageConverter struct { struct414 goType reflect.Type421 func (c *messageConverter) PBValueOf(v reflect.Value) protoreflect.Value {438 func (c *messageConverter) GoValueOf(v protoreflect.Value) reflect.Value {462 func (c *messageConverter) IsValidPB(v protoreflect.Value) bool {476 func (c *messageConverter) IsValidGo(v reflect.Value) bool {480 func (c *messageConverter) New() protoreflect.Value {487 func (c *messageConverter) Zero() protoreflect.Value {493 func (c *messageConverter) isNonPointer() bool {