Searched defs:ProtoKind (Results 1 – 1 of 1) sorted by relevance
91 type ProtoKind struct { struct92 Name string93 WireType WireType96 ToValue Expr97 FromValue Expr100 GoType GoType101 ToGoType Expr102 ToGoTypeNoZero Expr103 FromGoType Expr104 NoPointer bool[all …]