Home
last modified time | relevance | path

Searched refs:Reply_Entry_Game (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go154 type Reply_Entry_Game int32 type
157 Reply_Entry_FOOTBALL Reply_Entry_Game = 1
158 Reply_Entry_TENNIS Reply_Entry_Game = 2
171 func (x Reply_Entry_Game) Enum() *Reply_Entry_Game {
172 p := new(Reply_Entry_Game)
177 func (x Reply_Entry_Game) String() string {
181 func (x *Reply_Entry_Game) UnmarshalJSON(data []byte) error {
186 *x = Reply_Entry_Game(value)
190 func (Reply_Entry_Game) EnumDescriptor() ([]byte, []int) {