Searched refs:Oneof_F_Bytes (Results 1 – 2 of 2) sorted by relevance
164 {"oneof bytes", &pb.Oneof{Union: &pb.Oneof_F_Bytes{[]byte("let go")}}},
3187 type Oneof_F_Bytes struct { struct3235 func (*Oneof_F_Bytes) isOneof_Union() {} argument3327 if x, ok := m.GetUnion().(*Oneof_F_Bytes); ok {3412 (*Oneof_F_Bytes)(nil),