Searched defs:enumConverter (Results 1 – 1 of 1) sorted by relevance
370 type enumConverter struct { struct371 goType reflect.Type372 def protoreflect.Value385 func (c *enumConverter) PBValueOf(v reflect.Value) protoreflect.Value {392 func (c *enumConverter) GoValueOf(v protoreflect.Value) reflect.Value {396 func (c *enumConverter) IsValidPB(v protoreflect.Value) bool {401 func (c *enumConverter) IsValidGo(v reflect.Value) bool {405 func (c *enumConverter) New() protoreflect.Value {409 func (c *enumConverter) Zero() protoreflect.Value {