Searched refs:MsgWithOneof_Salary (Results 1 – 2 of 2) sorted by relevance
628 type MsgWithOneof_Salary struct { struct646 func (*MsgWithOneof_Salary) isMsgWithOneof_Union() {} argument669 if x, ok := m.GetUnion().(*MsgWithOneof_Salary); ok {700 (*MsgWithOneof_Salary)(nil),
752 …{"oneof", Unmarshaler{}, `{"salary":31000}`, &pb.MsgWithOneof{Union: &pb.MsgWithOneof_Salary{31000…