Searched refs:Oneof_Value (Results 1 – 2 of 2) sorted by relevance
172 {"multiple oneofs", &pb.Oneof{Union: &pb.Oneof_F_Int32{1}, Tormato: &pb.Oneof_Value{2}}},
3379 type Oneof_Value struct { struct3383 func (*Oneof_Value) isOneof_Tormato() {} argument3393 if x, ok := m.GetTormato().(*Oneof_Value); ok {3419 (*Oneof_Value)(nil),